I have a simple CGI counter script which is called via a Server Side Include like the following.
 
<!--#exec cgi="/cgi-bin/counter"-->
 
When this page is accessed directly by specifying this page via URL, this works fine.  However, if I alias another Domain name to point to this page, this SSI does not work properly, and I get an error message stating that there was an error opening the count file.
 
Any clues?
 
Joe
 

Reply via email to