in reply to SSI-ing to a script WITH A VARIABLE?
This will translate the file to the actual file, and pass in the query string as additional parameters. Good luck. Why aren't you calling the script directly from the web browser? use CGI or die; is a great place to start.<!-- #include virtual="test.cgi?foo=bar" -->
|
|---|