Go Back   Internet Business Forums > Webmasters

Reply
 
Thread Tools Display Modes
Old 23-05-2008, 08:03 AM   #1 (permalink)
Business Guru
 
Brian Turner's Avatar
 
Join Date: Dec 2003
Location: Near Inverness, Highlands, Scotland
Posts: 7,566
Default Getting around mod_security settings

Had some awful problems with mod_security, not least at hosts like eukhost where mod_security is enabled and prevents basic installs of Wordpress and vbulletin from functioning.

Anyway, here's the code to paste into .htaccess to get around the mod_security settings and allow your site to work properly:

Quote:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
SecFilterCheckURLEncoding Off
</IfModule>
__________________
SEO specialist
Brian Turner is offline   Reply With Quote
Old 11-06-2008, 10:50 AM   #2 (permalink)
Business Guru
 
Brian Turner's Avatar
 
Join Date: Dec 2003
Location: Near Inverness, Highlands, Scotland
Posts: 7,566
Default Re: Getting around mod_security settings

Bump - had to use it again.
__________________
SEO specialist
Brian Turner is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT +1. The time now is 03:44 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.