Should I use an .htaccess file on a static HTML site? I want to hide .html extension from the url. Many of the code I’ve tried but none them are working.
http://eisabainyo.net/weblog/2007/08/19/removing-file-extension-via-htaccess/
How to hide .html extension from the website url
Anybody please help
It’s not working maybe because the AllowOverwrite directive is not properly set : see this
You should increase the log level with this to see what happens.