Rewrite rule is not working or doing anything
htaccess editor and it's not working for some reason on mu test server, I
don't get any errors. Here's the content of my .htaccess file.
RewriteEngine On
RewriteRule ^Page/([^/]*)/$ /?Page=$1 [L]
I have also enabled the LoadModule rewrite_module modules/mod_rewrite.so
on my wamp server. Any help is much appreciated.
Error:
[Fri Aug 09 12:46:10.130887 2013] [core:alert] [pid 1424:tid 1532] [client
127.0.0.1:50725] C:/wamp/www/Website/.htaccess: RewriteRule: bad flag
delimiters
No comments:
Post a Comment