The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Mod_Security Problem
My host disables my Ip whenever i login to admin cp
Reason - ./admincp/newspoxy.php makes the firewall think am a proxy any way to do it off within my account? somebody told me edit the .htaccess but am skeptical. Thanks in advance, montsa007 |
#2
|
|||
|
|||
Make or edit your forum .htaccess file and add the following code
Code:
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> See this also thread: http://www.vbulletin.com/forum/showthread.php?t=167121 Alternative would be to ask your host to remove that rule. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|