QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1263|回复: 8

redhat7.3下apache配置不成功,why???

[复制链接]
发表于 2002-11-21 14:46:28 | 显示全部楼层 |阅读模式

我几乎没有改动默认设置,在本机上是可以用浏览器浏览www.test.nbnet.com.cn的,但是其他的机子可以ping通www.test.nbnet.com.cn的却用浏览器访问不到。为什么呢?
我怀疑下面有些配置不对:
#ResourceConfig conf/srm.conf
#AccessConfig conf/access.conf

ServerName www.test.nbnet.com.cn

<IfModule mod_dir.c>
    DirectoryIndex index.html index.php index. index.htm index.php3
</IfModule>

HostnameLookups Off

AddType application/x-httpd-php3 .php3
 楼主| 发表于 2002-11-21 14:49:13 | 显示全部楼层
我自己在做www服务,域名www.test.nbnet.com.cn和ip203.207.149.28都是合法申请的。
回复

使用道具 举报

发表于 2002-11-21 15:21:58 | 显示全部楼层
>>> 却用浏览器访问不到


浏览器 什么提示 ??

ps axu , httpd 在运行吗? netstat  -a 可以看到  80 端口在监听吗 ?
回复

使用道具 举报

发表于 2002-11-21 15:24:44 | 显示全部楼层
[root@gugonghcs root]# host www.test.nbnet.com.cn
www.test.nbnet.com.cn has address 203.207.149.28
[root@gugonghcs root]# telnet  www.test.nbnet.com.cn 80
Trying 203.207.149.28...
telnet: Unable to connect to remote host: Connection refused
回复

使用道具 举报

 楼主| 发表于 2002-11-22 16:27:27 | 显示全部楼层
ps axu , httpd 在运行,     netstat -a 可以看到
tcp     0      0     www.test.nbnet.com.cn:http  www.test.nbnet.com.cn:33370 time_wait
tcp     0     0     *:http                                           *:*                                 
listen
回复

使用道具 举报

发表于 2002-11-22 16:45:52 | 显示全部楼层
建议你使用默认的配置文件,然后访问一下 Apache 的默认页面,在 localhost 上试一试。
回复

使用道具 举报

 楼主| 发表于 2002-11-22 17:46:19 | 显示全部楼层
gugong:
    我用默认的配置文件了,http;//localhost显示是我放在默认路径下的index.html文件。http;//www.test.nbnet.com.cn也是这样。但是非本机就访问不到  了,哎呀。怎么回事?
回复

使用道具 举报

发表于 2002-11-22 17:51:15 | 显示全部楼层
防火墙 ?

若是防火墙的问题,建议你看看我置顶的。
回复

使用道具 举报

 楼主| 发表于 2002-11-23 11:55:30 | 显示全部楼层
我重新装了系统,然后自己手动安装了apache,没有任何改动,www服务成功了。可能,以前我在安装linux 的时候选择安装了默认的firewall,可能是这个缘故导致以前www服务失败。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-17 19:51 , Processed in 0.039658 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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