Random Shite

Tuesday, June 29, 2004

Parsing PHP With HTML Files - Apache Web Servers

Add/Create the following code to .htaccess file:

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


For more information read the follwing article:
Learning Journal - Parsing PHP in .html Files