+ -
当前位置:首页 → 问答吧 → 如何正确apache支持cgi问题

如何正确apache支持cgi问题

时间:2008-07-29

来源:互联网

前提我没安装perl等语言包  Windows环境

现在报500错误

看了日志没有报错
LoadModule cgi_module modules/mod_cgi.so
ScriptAlias /cgi-bin/ "E:/webroot/"
<Directory "E:/webroot/">
    AllowOverride All
    Options ExecCGI
    Order allow,deny
    Allow from all
</Directory>
AddHandler cgi-script .cgi .pl
Options Indexes FollowSymLinks Includes MultiViews ExecCGI


这是我修改的

作者: mataihang   发布时间: 2008-07-29

各位大侠有知道的吗

作者: mataihang   发布时间: 2008-08-04

热门下载

更多