.htaccess parse htm to php5


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



Copy this code and paste it in your HTML
  1. AddType application/x-httpd-php5 .html .htm
  2.  
  3. also:
  4.  
  5. AddHandler php5-cgi .htm .html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.