How to Test .htaccess Files

Posted by: Jen | 12 Comments »

Categorized: Web Development

A quick way to find out if your server is reading your .htaccess files is to type “test” or any text into it. If the .htaccess file is being used – you will get a server error when you reload a page on that site. If you do not get an error – you most likely need to adjust your AllowOveride directive so it does not use “None”.

Tagged: ,