Clean URLs for EasyPHP
For EasyPHP 2
1. Uncomment this:
#LoadModule rewrite_module modules/mod_rewrite.so
2. Under
AllowOverride None
to
AllowOverride All
1. Uncomment this:
#LoadModule rewrite_module modules/mod_rewrite.so
2. Under
AllowOverride None
to
AllowOverride All