LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 533|回复: 0

访问cgi,提示找不到,404错误

[复制链接]
发表于 2005-6-17 11:47:33 | 显示全部楼层 |阅读模式
<VirtualHost *:80>
    DocumentRoot /home/vhosts/test/htdocs
   ScriptAlias /cgi-bin/ /home/vhosts/test/cgi-bin
    ServerName test.com
    CustomLog "|/usr/local/sbin/cronolog /var/log/httpd/access_log/%Y/%m/test_access_log" combined
</VirtualHost>

我这样配置,然后
http://www.test.com/cgi-bin/test.cgi  ,提示404错误,也就是找不到改文件。我错在哪里啊!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表