Hi,
I have a Linux debian 3.01 server with Apache 1.36 installed on it.
I have html pages with the CGI inclusion:
<!--#exec cgi="/cgi-bin/myscript.cgi" -->
and this script does not work.
The same include code appears in the source code of the page, read from the browser.
Apache server is configured with cgi include mime mime_magic headers and all other basic modules.
In the httpd.conf I have the
Options Include and ExecCGI
for DocumentRoot
and I tried also to force the same in a .htaccess directly in the cgi-bin directory.
What can I do more?
Thanks
D.
Life is not 10101100 only ...
It's also 01010011
I have a Linux debian 3.01 server with Apache 1.36 installed on it.
I have html pages with the CGI inclusion:
<!--#exec cgi="/cgi-bin/myscript.cgi" -->
and this script does not work.
The same include code appears in the source code of the page, read from the browser.
Apache server is configured with cgi include mime mime_magic headers and all other basic modules.
In the httpd.conf I have the
Options Include and ExecCGI
for DocumentRoot
and I tried also to force the same in a .htaccess directly in the cgi-bin directory.
What can I do more?
Thanks
D.
Life is not 10101100 only ...
It's also 01010011