redknight Posted May 14, 2009 Share Posted May 14, 2009 Hello When I visit one of my urls: ex. http://www.hello.com/page1234.html I see the page and all EXTERNAL links are working. But when I click on one of the internal links I get "Internal Server Error". The other pages, page5678.html,... are working fine. So I moved that page to a different location: http://www.hello.com/bastard/page1234.html ... still that "Internal Server Error". :'( After that i made a new EMPTY file and replaced page1234.html ... still that "Internal Server Error". I uploaded the original page1234.html as ASCII (normal I use "auto" in Filezilla) ... still that "Internal Server Error". And yes I contacted my webhost and he couldn't find any problem with the server. What do you think of this problem? I forget to mention that I use mod_rewrite to rewrite all the urls to html files (normally ?id=...&...). Link to comment https://forums.phpfreaks.com/topic/158192-solved-very-very-very-strange-problem/ Share on other sites More sharing options...
redknight Posted May 14, 2009 Author Share Posted May 14, 2009 I don't believe it, but I found the solution mod_security is blocking that page because it has a forbidden word in the name. I found this after reading other topics in this forum (it helped me to understand this). Cool Link to comment https://forums.phpfreaks.com/topic/158192-solved-very-very-very-strange-problem/#findComment-834429 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.