View Single Post
Old 10-24-2008, 10:06 PM  
Tempest
Too lazy to set a custom title
 
Industry Role:
Join Date: May 2004
Location: West Coast, Canada.
Posts: 10,217
Quote:
Originally Posted by psili View Post
I did the google for: firefox mod_security
which returned some stuff with FF3 in the results, but I didn't go beyond that.

It might just be a server tweak. It's not uncommon that some browsers send different information when a request is made which could fuck stuff up. Example: accounting for IE turning image/jpeg into image/pjpeg. Fun times.
yeah.. can't find a "proper" fix but just disabled the content type check for my specific scripts and it's working... "apparently" it has something to do with FF adding a charset onto the end of the application/.... for POSTs and that gets filtered out by mod_security.. changing the regexp to take it into account would probably be the cleanest solution but I just want to get this damn thing working again for now.
Tempest is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote