[linux] Apache: SSI and cgi
Cecil Westerhof
CecilWesterhof op xs4all.nl
Di Sep 28 12:22:13 CEST 2010
Volgens:
http://httpd.apache.org/docs/2.2/mod/mod_include.html#includevirtual
Zou iets als het volgende moeten werken:
<!--#include virtual="/cgi-bin/example.cgi?argument=value" -->
Echter ik gebruik het volgende:
<!--#include virtual="/cgi-bin/test.cgi" -->
en krijg:
unable to include potential exec "/cgi-bin/test.cgi" in parsed
file
Wat doe ik fout? Het script kan wel gewoon uit worden gevoerd.
Ik gebruik 'Apache/2.2.3 (Linux/SUSE)' en gewone server side includes
werken wel:
<!--#include virtual="/footer.shtml"-->
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
More information about the Linux
mailing list