| View previous topic :: View next topic |
| Author |
Message |
eltonfranca
Joined: 14 Sep 2008 Posts: 5
|
Posted: Sep 24, 2008 11:14 am Post subject: Solution of the problem? |
|
|
I talked with the support of my server and they said they already disabled the nod_security2 passing me add the following line to get the file .htaccess:
<IfModule mod_security.c>
SecFilterEngine Off
</IfModule>
This correct? |
|
| Back to top |
|
 |
admin Site Admin
Joined: 22 Mar 2006 Posts: 126
|
Posted: Sep 24, 2008 11:21 am Post subject: Re: Solution of the problem? |
|
|
| eltonfranca wrote: | I talked with the support of my server and they said they already disabled the nod_security2 passing me add the following line to get the file .htaccess:
<IfModule mod_security.c>
SecFilterEngine Off
</IfModule>
This correct? |
No,
mod_security2 should be turned off in apache config (htttpd.conf or apache.conf) by commenting line starting with "LoadModule". |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1055 Location: Undisclosed location
|
Posted: Sep 25, 2008 5:56 am Post subject: |
|
|
| Sometimes it's enough to disable in .htaccess, but disabling in apache config will help for sure. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|