我想在我的web服务器(Apache2.2)上运行PythonCGI脚本。当我尝试运行test.py文件时,我得到以下错误:在错误日志中:
[client 127.0.0.1] Options ExecCGI is off in this directory: C:/Program Files (x86)/ApacheSoftware Foundation/Apache2
在使用apache和perl cgi scripts进行配置时,我不知道为什么index.cgi/index.pl显示为纯文本,而不是执行它们。<h3>A hello world form perl</h3> exit;
这是我经常编辑的httpd.conf文件的一部分<Directory "D:\webserver"&g