#4 index.shtml includes, rather than executes and includes CGI
open
nobody
None
5
2006-01-12
2006-01-12
No
index.shtml dumps a lot of Perl code into the HTML it
outputs. Globally replacing "include virtual=" with
"exec cgi=" fixes the problem (there are no includes
without CGI).
Discussion
Anonymous
-
2006-01-12
A working index.shtml. I believe that the replacement is the only change I made.
A working index.shtml. I believe that the replacement is the only change I made.