Disable PHP for a web site
One of the site getting hacked several times, the client could not fix the insecure script. So today, we disabled PHP for the site.
This is done by editing /usr/local/apache/conf/httpd.conf file and adding engine on/off to virtual host of the web site.
|