on some apache web server, specially new installed one, htaccess isn’t working.
this is how to enable htaccesss on apache web server :
Find the following directive in httpd.conf :
AllowOverride Noneand modify it to
AllowOverride AuthConfigand restart apache web server
No comments yet.
RSS feed for comments on this post. TrackBack URL