i'm getting this error when making update while in admin of a php web site. i'm told its mod security and i should change it for the domain only
SecFilterEngine Off
SecFilterScanPOST Off
i have look for step by step instruction and can't find anything clear
cent 5.2 plesk 8.6 ASL
> Forbidden
>
> You don't have permission to access /adm-misc.php on this server
mod_security
- mikeshinn
- Atomicorp Staff - Site Admin
- Posts: 4155
- Joined: Thu Feb 07, 2008 7:49 pm
- Location: Chantilly, VA
What do you see in your modsecurity audit logs
Or if you are running ASL, what do you see in the alert GUI?
Its most likely a false positive, if you post the false positive here we can put out an update today for the rules.
Its most likely a false positive, if you post the false positive here we can put out an update today for the rules.
Michael Shinn
Atomicorp - Security For Everyone
Atomicorp - Security For Everyone
-
- New Forum User
- Posts: 3
- Joined: Thu Nov 13, 2008 1:49 pm
mod_security
i'm very new to this so if you could tell where to get this info or run the report
thank you
thank you
- mikeshinn
- Atomicorp Staff - Site Admin
- Posts: 4155
- Joined: Thu Feb 07, 2008 7:49 pm
- Location: Chantilly, VA
False positives
If your are running ASL, just go into the ASL GUI and click on the event that is blocking access to your application. Then you can press the "Report False Positive" button and it will be sent directly to support for resolution. We generally have these issues resolved the same day and during normal business hours we try to get them done within a few hours.
If you are not running ASL you need to find your audit_log file, which is normally in /var/log/httpd.
Then simply paste the modsecurity event here for us to look at.
If you are not running ASL you need to find your audit_log file, which is normally in /var/log/httpd.
Then simply paste the modsecurity event here for us to look at.
Michael Shinn
Atomicorp - Security For Everyone
Atomicorp - Security For Everyone
-
- Forum Regular
- Posts: 661
- Joined: Mon Oct 29, 2007 6:51 pm
- mikeshinn
- Atomicorp Staff - Site Admin
- Posts: 4155
- Joined: Thu Feb 07, 2008 7:49 pm
- Location: Chantilly, VA
In plesk a customer should not be able to turn it off for a domain as the vhost.conf file should still be owned by root, but yes that would be BAD BAD BAD if a user could do that. If anyone is running a version of Plesk that does allow that let us know. :-)
Michael Shinn
Atomicorp - Security For Everyone
Atomicorp - Security For Everyone
-
- Forum Regular
- Posts: 661
- Joined: Mon Oct 29, 2007 6:51 pm
There are some tools out there (for a fee) that offer the ability to customers to edit the vhost.conf file directly in plesk. Outside of third party tools like that I cant imagine any plesk install instances where it would be able to be modified by the customer - at least anything after 7.5
Ive also seen lots of people try to put those directives in an htaccess file to turn it off and thankfully that doesnt work either
Ive also seen lots of people try to put those directives in an htaccess file to turn it off and thankfully that doesnt work either

- mikeshinn
- Atomicorp Staff - Site Admin
- Posts: 4155
- Joined: Thu Feb 07, 2008 7:49 pm
- Location: Chantilly, VA
Yeah I wouldnt install any tool that lets a user do that. Youre basically giving them free reign for all your domains if you do that, because a customer could basically make themselves authoritative for all the domains.
Michael Shinn
Atomicorp - Security For Everyone
Atomicorp - Security For Everyone