View Single Post
  #9 (permalink)  
Old 09-04-2007, 08:16 AM
Pumazooma's Avatar
Pumazooma Pumazooma is offline
Senior Member
 
Join Date: Jun 2006
Location: Oxford
Posts: 271
Default

Yep, easy really.

mod_security doesn't let you do posts with <> in them. In my case I was wanting to add some custom BBcode.
So, I edited the htaccess file to turn off mod_security, as explained in post #3 above, then entered my BBcode, then edited it back out of the htaccess file.

mod_security only freaks out at the time that code is initially posted. So, turn it off, post it, turn it back on. Now it's actually IN the forum it doesn't worry about it any more.
Reply With Quote