个人主页下运行cgi程序我的htttpd.conf怎么配置!!

由 RedHat_shu 在 11-16-2002 13:42 发表:

我的一用户是/home/user1/public_html/cgi-bin/下的个人主页下运行cgi程序我的htttpd.conf怎么配置!!

我的httpd.conf是这样的:

ScriptAlias /cgi-bin/ "/usr/local/apache/cgi-bin/"

 1<directory "="" apache="" cgi-bin"="" local="" usr="">   
 2  
 3AllowOverride None   
 4  
 5Options None #表示拥有执行的权限,允许执行为ExecCGI   
 6  
 7Order allow,deny   
 8  
 9Allow from ip all   
10  
11</directory>

请帮忙改之!!!


由 RedHat_shu 在 11-16-2002 14:54 发表:



由 北南南北 在 12-04-2002 00:27 发表:


把配置文件发上来看看。多谢


===========================

请弟兄们发帖时要写个好标题,多谢!

===========================

每天以1000KM/H的速度在跑,感觉还是时间不够:(

“西学东渐,洋为中用” + 创造 = ?

linux ppc


由 bulin 在 12-04-2002 20:26 发表:

Re: 我的一用户是/home/user1/public_html/cgi-bin/下的个人主页下运行cgi程序我的htttpd.conf怎么配置!!

> quote: > > * * * > > 最初由 RedHat_shu 发布
>
> **我的httpd.conf是这样的:
>
> ScriptAlias /cgi-bin/ "/usr/local/apache/cgi-bin/"
>
>

 1<directory "="" apache="" cgi-bin"="" local="" usr="">   
 2&gt;    
 3&gt;  AllowOverride None   
 4&gt;    
 5&gt;  Options None #表示拥有执行的权限,允许执行为ExecCGI   
 6&gt;    
 7&gt;  Order allow,deny   
 8&gt;    
 9&gt;  Allow from ip all   
10&gt;    
11&gt;  </directory>

>
>
>
> 请帮忙改之!!! ** > > * * *

偶解决的方式是:

<Directory "/usr/local/apache/cgi-

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