b
January 3rd, 2001, 00:48
as far as know SSI work on one server and it does not work for other servers. now i only have one server
that has one domain name only mysite.com. i created a subdomain called something.mydomain.com which points to
http://www.mydomain.com/something/index.shtml
i have an SSI code there for banner advertisment
using this code <!--# exec cgi="/spon/ads.pl"-->
when i go to http://www.mydomain.com/something/index.shtml
the code work fine and i can see the banner but when i go to
something.mydomain.com/index.shtml
it does not work and i get an error. so what's teh code should like <!--# exec cgi="/path/to/spon/ads.pl"-->?
or <!--# exec cgi="http://www.mydomain.com/spon/ads.pl"-->?
i tried both of then and neither worked. what does work?
that has one domain name only mysite.com. i created a subdomain called something.mydomain.com which points to
http://www.mydomain.com/something/index.shtml
i have an SSI code there for banner advertisment
using this code <!--# exec cgi="/spon/ads.pl"-->
when i go to http://www.mydomain.com/something/index.shtml
the code work fine and i can see the banner but when i go to
something.mydomain.com/index.shtml
it does not work and i get an error. so what's teh code should like <!--# exec cgi="/path/to/spon/ads.pl"-->?
or <!--# exec cgi="http://www.mydomain.com/spon/ads.pl"-->?
i tried both of then and neither worked. what does work?