Hello,
I have done the following configuration in apache2 server.

        <Directory / >
                Options Indexes FollowSymLinks MultiViews
                Order allow,deny
                allow from all
*                AllowOverride None*
        </Directory>
Since I have done "*AllowOverride None*" the server should not process
.htaccess files. But, this is not the case, it is processing .htaccess
files. Is there something else that I will have to do?

Regards,
Aman Kumar Jain
"Common People Do Things Uncommon!!"
Catch my blog @ http://blog.amanjain.com/
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to plug-mail-requ...@plug.org.in for mailing instructions.

Reply via email to