videonut
11-28-2008, 08:32 PM
Hi
I have this in my .htaccess
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
<IfModule mod_gzip.c>
mod_gzip_on No
</IfModule>
how do I change it for Nginx or do I need it ?
Thanks
I have this in my .htaccess
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
<IfModule mod_gzip.c>
mod_gzip_on No
</IfModule>
how do I change it for Nginx or do I need it ?
Thanks