spirit
Verified User
Hi,
We're using mod_security on our server, at this moment user can disable it with a .htaccess
Is it posible that user can't disable it but can used .htaccess file for other things?
We're using mod_security on our server, at this moment user can disable it with a .htaccess
Code:
SecFilterEngine Off
SecFilterScanPOST Off
Is it posible that user can't disable it but can used .htaccess file for other things?