Apache 2 配置问题

由 etarip 在 04-16-2004 16:26 发表:

Apache 2 配置问题

我在httpd.conf中做了如下修改:

1、AddHandler cgi-script .cgi .pl 去掉#,并添加 .cgi .pl

2、DirectoryIndex index.html index.html.var index.cgi

添加index.cgi

3、添加一个Alias:

Alias /bugzilla/ "/home/mhm/bugzilla-2.17.6/"

1<directory "="" bugzilla-2.17.6="" home="" mhm="">   
2  
3Options +ExecCGI   
4  
5AllowOverride None   
6  
7</directory>

/home/mhm/bugzilla-2.17.6/下有index.cgi,我是在配置bugzilla系统。

按照这种方式我在一台Apache版本是1.3的机器上配置好了Bugzilla,

但在另一台Apache版本是2.0.40 的机器上配置后输入网址,总出现如下错误:

Server error!

The server encountered an internal error and was unable to complete your request.

Error message:

Pre

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus