[Apache] .htaccess ignored???

Deepak Shrestha d88pak at gmail.com
Sun Nov 5 07:29:55 UTC 2006


>  <Directory "/var/www/html">
>
>   Options -Indexes
>
>   AllowOverride None
>   Order allow,deny
>   Allow from all
>
>  </Directory>
>

originally I had Options Indexes in my httpd.conf
Now changed it to Options -Indexes and all went well.
I erased the .htaccess files and it still works :-)

thanks




More information about the fedora-list mailing list