Forum Moderators: coopster
Anyone know why? Here is my .htaccess file:
AddHandler server-parsed .html AddHandler server-parsed .htm
AddType application/x-httpd-php .php .htm .html
Before we investigate trying to make it work, can you not use PHPs include() function instead of SSI?