PHP parsing of .html files : Using PHP Within HTML Files

Create .htaccess file under your public_html folder (can be accessed via file explorer or FTP Clients) and add the followings :

AddType application/x-httpd-ea-php73 .html
AddHandler application/x-httpd-ea-php73 .html

Hjälpte svaret dig? 0 användare blev hjälpta av detta svar (2 Antal röster)