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: ([email protected])
List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [email protected] for mailing instructions.