Thread: SSI problem
View Single Post
Old 2005-03-15, 05:49 PM   #1
JanTM
Hello, is this President Clinton? Good! I figured if anyone knew where to get some tang it would be you
 
JanTM's Avatar
 
Join Date: Apr 2003
Location: Denmark
Posts: 446
Send a message via ICQ to JanTM
Unhappy SSI problem

Fiddling around with SSI I can't quite get it to work the way I want to.

Including files using

include virtual="file.html" or include virtual="/subdir/file.html" works just fine.
That is I can include files in the same directory or any subdirectory.

However... what I am trying to do is
include virtual="/../../anotherdomain.com/html/file.html"
And that doesn't work at all. In fact I can't seem to include any file in which the path to it involves going UP the directory strukture.

I have even tried a direct path like this
include virtual="/home/username/domain.com/html/file.html" - which doesn't work either. Anybody have any ideas... because the manuals I find online says it "should" be working |cry|
__________________
Tittius Maximus - Retired
JanTM is offline   Reply With Quote