Forum Moderators: coopster
AddHandler application/x-httpd-php .php .html
it will allow me to put php in my html pages.
question, will this hurt site performance at all?
is this a better move than using javascript or ssi includes.
basically i have mostly html pages and i wanted to add a site wide include which would all me to add a uniform header across my site.