apache - Bad Flag Delimiters on .htacces -
I have entered the following in my .htaccess and I am getting a bad bad flag delimiter error. I have tried the assumptions, and one says that there are 5 and 7 lines, one and the other lines say.
Any help would be appreciated.
option + rewrite link rewrite RewriteCond% {HTTP_HOST} ^ example.com rewrite (. *) Http://www.example.com/$1 [R = 301, L] rewrite% { THE_REQUEST} ^ [AZ] {3,9} /index.php HTTP / RewriteRule ^ index.php $ http://www.example.com/ [R = 301, L] rewrite% {QUERY_STRING} ^ source = RewriteRule ( . *) / $ 1? [R = 301, L] revised rules ^ category / {[^/.]+)/?$ category.php? Id = $ 1 [L] RERIT ERUL ^ Business /([^/.]+)/?$ business.php? Id = $ 1 [L] RewriteRule ^ event /([^/.]+)/?$ event.php? Id = $ 1 [L] space is not allowed to unjoin this code Try:
Option + rewrite the follow-up links, reinitialize the login% {HTTP_HOST} ^ example. Com $ RewriteRule (. *) Http://www.example.com/$1 [R = 301, L] RewriteCand% {THE_REQUEST} ^ [AZ] {3,9} / indexEX.php \ HTTP / RewriteRule ^ index .php $ / [R = 301, L] RewriteCand% {THE_REQUEST} ^ [Az] {3, 9} \ / category.php \? Id = ([^ & amp; \] +) HTTP / Rewrite rules ^ / Category / $ 1? [R = 301, L] rewrite% {QUERY_STRING} ^ source = RewriteRule (. *) / $ 1? [R = 301, L] revised rules ^ category / {[^/.]+)/?$ category.php? Id = $ 1 [L] RERIT ERUL ^ Business /([^/.]+)/?$ business.php? Id = $ 1 [L] RewriteRule ^ event /([^/.]+)/?$ event.php? Id = $ 1 [L]
Comments
Post a Comment