Forums
(@lynque2me)
16 years ago
Look for this line in your httpd.conf file under Apache in a WAMP set up
#LoadModule rewrite_module modules/mod_rewrite.so
Uncomment that (Remove # sign) this will allow for mod_rewrite rules to work.
Cheers