Make Apache parse .html files as PHP


/ Published in: Other
Save to your folder(s)

Add this to httpd.conf/.htaccess


Copy this code and paste it in your HTML
  1. AddType application/x-httpd-php .php .html

Report this snippet


Comments


You need to login to view comments.