Thread: SSI question
View Single Post
Old 2008-07-22, 11:10 PM   #1
SheepGuy
It's the end of the world as we know it, and I feel fine
 
SheepGuy's Avatar
 
Join Date: Jul 2006
Location: Canada
Posts: 2,527
SSI question

I'm trying to throw some ads on the inside pages of some AVS sites.
I have a directory just under the root called "include" which has the ad, which is called "streamt.htm"
Where I want to put the ad is "www.domainname.com/smutsite/members/blah.htm"

The code I'm trying to call it up with is
<!--#include virtual="../include/streamt.htm" -->
I've also tried
<!--#include virtual="../../include/streamt.htm" -->
and neither work.

I know I'm probably missing something obvious, I've used SSI's a lot in the past with no problem. Any ideas as to where I'm fucking it up?
__________________
If the Environment was a bank, they would have saved it by now.
SheepGuy is offline   Reply With Quote