How to enable .htaccess on Apache Web Se...
Posted by admin in
Programming on 08 1st, 2009 |
8 Comments
By default XAMPP and similar Apache Web Servers that can be run from Windows do not have mod_rewrite enabled. This causes Apache to ignore an .htaccess file. In the following simple solution, I show you how to enable mod_rewrite to enable the use of .htaccess on Apache servers in Windows like XAMPP....