Advertisement
Guest User

Parse HTML as PHP

a guest
Jan 6th, 2016
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.19 KB | None | 0 0
  1. RewriteEngine On
  2. AddHandler application/x-httpd-php5 .html .htm
  3. AddType application/x-httpd-php .html .htm
  4. AddHandler application/x-httpd-php .html .htm
  5. AddHandler x-httpd-php .html .htm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement