Linux every where......
Join the current generation of computing, Open Source, and Linux/GNU!
Saturday, October 16, 2010
How to Disable .htaccess Server Wide
Open the apache configuration file using the text editor
#vi httpd.conf
Add the following in the file
<Directory />
AllowOverride None
</Directory>
now the htaccess disabled in the server
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment