Quote:
Originally Posted by mmcfadden
AddType application/x-httpd-php .html .htm
|
Quote:
Originally Posted by sortie
That code is making all your html pages execute as php. (I believe  )
|
Correct.... it's nothing bad, just makes html pages execute php within them rather than having to name everything .php - lots of scripts require this.