Tagged Questions
2
votes
1answer
624 views
How to hide the PHP file extension using WampServer and .htacess file?
I just installed WampServer on Windows7 and uncommented mod_rewrite and set AllowOverride to All in the httpd.config file.
I created an .htacess file and placed it in the root folder with the ...