Apache is Ignoring the .htaccess file
KB ID 0000890 Problem The .htaccess file is a file that lives in a directory on a web server. Its job is to provide ‘settings’ that would normally be set in the servers httpd.conf file. You can put a .htaccess file in any directory to control the settings for that directory, (providing .htaccess override has been allowed). After having some problems the other day, I made a change to mine, then reliased the change was not...