My b2evolution Version: 2.4.2
Hi Guys,
I've been searching the forum for hours now to solve my problem.
Everything is working well, except some urls are corrupt.
If I click on the "contact" button for example I get a 406. The strange thing is when I manually edit the link and remove the redirect_to part it works perfectly!?!? So the original url: http://www.exploring-cad.remcobastiaans.nl/blog1.php?disp=msgform&recipient_id=1&redirect_to=http%3A%2F%2Fwww.exploring-cad.remcobastiaans.nl%2F%3Fblog%3D1 -> exploring-cad.remcobastiaans.nl/blog1.php?disp=msgform&recipient_id=1&redirect_to=http%3A%2F%2Fwww.exploring-cad.remcobastiaans.nl%2F%3Fblog%3D1
Without the redirect_to part: http://www.exploring-cad.remcobastiaans.nl/blog1.php?disp=msgform&recipient_id=1 -> exploring-cad.remcobastiaans.nl/blog1.php?disp=msgform&recipient_id=1 which works fine.
Beste Regards,
Remco
*edit*
Added the URLs
(Afwas)
Hi Remco,
Welcome to the forums
There's been another 406 error reported at a very different place. At least that gave a clue answering your question.
Does your host have mod_security installed as Apache module? That may cause 406 errors.
Good luck