[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] .htaccess - directory browsing options



> 
> According to the Apache book the Default is actually 
> Allowoverrides All and apache looks for a .htaccess file by 
> default (this filename is settable in
> srm.conf) to tun it off it is AllowOverrides None.
> 
> Even adding
> 
> <Directory /homes/sites/sitex/web>
> AllowOverides All
> </Directory>
> 
> In the sitex virtual host section of httpd.conf makes no 
> difference. Httpd restarts ok, but the internal server error 
> still exists as soon as I put the .htaccess file in the /web 
> directory.

You need to edit, IIRC, access.conf.

-- 
C2003 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.