[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] .htaccess - directory browsing options
- Subject: RE: [cobalt-users] .htaccess - directory browsing options
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri Sep 26 11:17:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> 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.