Apache Disable PHP for a web site
To disable PHP for a web site edit VirtualHost entry of the web site and add php_flag engine off Restart Apache systemctl…
To disable PHP for a web site edit VirtualHost entry of the web site and add php_flag engine off Restart Apache systemctl…