How can I execute php code as .htm or .html files?

B2BHOSTINGCLUB

Last Update hace un año

In your .htaccess file insert this line of code:

AddType application/x-httpd-php .html .htm .php

AddHandler application/x-httpd-php .html .htm .php

Was this article helpful?

0 out of 0 liked this article