[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Can anyone help - web server down after upgrade
- Subject: Re: [cobalt-users] Can anyone help - web server down after upgrade
- From: "Ray Healy \(Data Net Services\)" <ray@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun Jun 30 08:22:01 2002
- Organization: Data Net Services
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Thanks Mark
Just on equick question, where you say:
<snip>
> Delete the line containing AllowChmod
> add these lines
> <Limit SITE_CHMOD>
> AllowAll
> </Limit>
> save and thats it....
</snip>
Should it then look like this (I just want to make sure I am doing it right)
<Global>
<Limit SITE_CHMOD>
AllowAll
</Limit>
# Report localtime, not GMT
TimesGMT off
</Global>
Thanks
Ray