Search found 1 match

by kdeleon
Fri Nov 04, 2005 8:01 am
Forum: PHP - Code
Topic: Nested SSI and PHP index Woes!
Replies: 2
Views: 650

Nested SSI and PHP index Woes!

I am trying to use a nested SSI (SSI with a call to another SSI inside it) on my index page, but my index page is a .php file. I think the problem I am running into is that the second SSI is not being parsed due to the page being a php page. Any suggestions? By the way, the nested SSI file works fin...