My host says they won't remove mod_security and also won't remove the filter they say it's a security standard they have and they can't take risks or something.
I have the same kind of errors in my logs for example: [Sun Sep 20 00:59:50 2009] [error] [client 85.148.12.48] File does not exist: /home/yekcan/domains/yekcan.com/public_html/guncel-haberler, referer: http://www.yekcan.com/guncel-haberler/turkiyede-last-fm-ve-myspace-yasaklandi-t273.html#p1129 But...
I still have a problem :oops: On 1 site i have apache server... inserted the lines like said before in htaccess and it works. But on another site i have apache2 and i can't insert these lines because it will give an error and site will be unreachable. My host won't turn off mod_rewrite. Is there any...
to my htaccess it solves the problem would this be a bad thing to do? I read it in the topic you gave me. Thank you so much i was really going nuts on this even if it's just a small problem. Can't thank you enough man
I AM going crazy :D That htaccess is from live server and uncommenting options makes no difference. This is my error log message from live server: [Thu Sep 17 16:43:20 2009] [error] [client 85.144.25.68] mod_security: Access denied with code 403. Pattern match "/posting\\\\.php\\\\?.*(<[[:space...
Zero Dupe off still the same i think. I just turn it off in acp right? Same problem. Here's my htaccess: # Lines That should already be in your .htacess <Files "config.php"> Order Allow,Deny Deny from All </Files> <Files "common.php"> Order Allow,Deny Deny from All </Files> # You...
Nope sorry i see the problem again. It's like this: If i click directly on a post title (last topic title) in forumlist it works partly (without adding forum=uri at the end). If i first click on forum title and then in the list i click on topic name it adds forum=uri at the end and it gives 403 erro...