View Single Post
Old 05-04-2006, 10:39 AM  
TheMaster
Confirmed User
 
Join Date: Nov 2003
Location: Prague
Posts: 2,733
SSI and parsing PHP in .html

Hi,

could someone help me out?

(Linux server)

I use a lot of ssi, which I activate in my .htaccess by adding the line:

AddHandler server-parsed .html

now I would like to include rss feeds on my html pages, for that I use a php parser. To make the parser work in html, I added the lines

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

to my .htaccess

now the ssi doesn't work anymore of course

Anyone know, how to make them work together?

Thanks
__________________
TheMaster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook