DML
23rd November 2005, 18:14
Hey guys, please bear with me as I am new to php.
My hosting company recently installed mod_security on their servers.
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. I don't have a clue on how to change this in the php file.
Much appreciated,
My hosting company recently installed mod_security on their servers.
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. I don't have a clue on how to change this in the php file.
Much appreciated,