Hello,
DA 1.50.1
How to do that on the html page is processed php code?
Tried different options:
DA 1.50.1
#PHP Settings
php1_release=5.3
php1_mode=fastcgi
php2_release=no
How to do that on the html page is processed php code?
Tried different options:
AddHandler fcgid-script .htm
AddHandler application/x-httpd-php .htm .html .php
RemoveHandler .html .htm
AddType application/x-httpd-php .php .htm .html .phtml