Hi, I am trying to optimize my apache server so I am getting rid of .htaccess files. I am running Apache2 on FreeBSD
So in the httpd.conf file I set:
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
["AllowOverride None" prevents apache from looking for .htaccess...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.