Hey guys, please bear with me as I am new to php.
I use a mod_rewrite on my website for SEF Url's. I am currently getting a 406 error on them. I emailed support and the response was:
Access denied with code 406. Pattern match "/../../ " at THE_REQUEST
From what I understand(very little), this means that my sef.php file is incorrectly coded in that I need to use the entire URL and not the shortcut.
Please advise, I have a campaign starting on Monday and all URL's that were previously indexed by search engines do not work.
Much appreciated
I use a mod_rewrite on my website for SEF Url's. I am currently getting a 406 error on them. I emailed support and the response was:
Access denied with code 406. Pattern match "/../../ " at THE_REQUEST
From what I understand(very little), this means that my sef.php file is incorrectly coded in that I need to use the entire URL and not the shortcut.
Please advise, I have a campaign starting on Monday and all URL's that were previously indexed by search engines do not work.
Much appreciated
Comment