hello,
i use this for disable htaccess on my server
hackers can use htaccess to active perl by this way
they add this to htaccess like
Options FollowSymLinks MultiViews Indexes ExecCGI AddType application/x-httpd-cgi .cin AddHandler cgi-script .cin AddHandler cgi-script .cin
also i use this steps to stop it but htaccess working yet
i use this for disable htaccess on my server
hackers can use htaccess to active perl by this way
they add this to htaccess like
Options FollowSymLinks MultiViews Indexes ExecCGI AddType application/x-httpd-cgi .cin AddHandler cgi-script .cin AddHandler cgi-script .cin
also i use this steps to stop it but htaccess working yet
Originally Posted by NiteWave View Post
tested on our cPanel box, the setting:
admin console->Server->Request Filter->Disable .htaccess Override:Yes
apply for virtual hosts defined in apache httpd.conf.
tested on our cPanel box, the setting:
admin console->Server->Request Filter->Disable .htaccess Override:Yes
apply for virtual hosts defined in apache httpd.conf.
Last edited by a moderator: