Quote:
Originally posted by kenny
Not URL unix file path.
include virtual will always start from root
[!--#include virtual='/home/htdocs/domain/www/file.txt' --]
include file are for files up a directory
|
But will that work if I call the file from
http://my-other-site.com/adpage.html
And the file is on
http://www.mysite.com/older/ads1.htm
What I wanted to do was pull the page in from a url. I'm not sure if I can do that.
Yes the server is set up for ssi on shtml files.