亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 2407 | 回復(fù): 5
打印 上一主題 下一主題

[Web] apache虛擬主機(jī)的問題 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2008-07-10 10:10 |只看該作者 |倒序?yàn)g覽
我的機(jī)器apache+weblogic的方式,有兩個(gè)域名,
為了統(tǒng)計(jì)需要配置虛擬主機(jī)區(qū)分不同的訪問日志,
但是在增加了虛擬主機(jī)之后,有些頁面無法訪問了,
錯(cuò)誤日志為:
[Thu Jul 10 09:40:41 2008] [error] CONNECTION_REFUSED [os error=0, line 1576 of ../nsapi/URL.cpp]: 1.2.3.7:8000 errno = 0

[Thu Jul 10 09:48:09 2008] [notice] Apache/1.3.33 (Unix) Resin/2.1.17 mod_jk/1.2.15 configured -- resuming normal operations


8000是weblogic上的端口

虛擬主機(jī)配置如下:
NameVirtualHost *:80


<VirtualHost *:80>
    ServerAdmin webmaster@a.cn
   
    ServerName www.a.cn
</VirtualHost>3
<VirtualHost *:80>
    ServerAdmin webmaster@b.cn
   
    ServerName www.b.cn
</VirtualHost>

[ 本帖最后由 SexyPipe 于 2008-7-10 10:15 編輯 ]

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2008-07-13 22:49 |只看該作者
</VirtualHost>3    ???

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2008-07-14 14:36 |只看該作者
3不是關(guān)鍵,是筆誤,還請各位多幫忙啊

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2008-07-18 11:11 |只看該作者

我的好像不用加端口就可以訪問

NameVirtualHost 192.168.0.221
<virtualHost 192.168.0.221>
ServerName www.a.cn
DocumentRoot /www/a
</VirtualHost>

<virtualHost  192.168.0.221>
serverName www.b.com.cn
DocumentRoot /www/b
</virtualHost>

論壇徽章:
0
5 [報(bào)告]
發(fā)表于 2008-07-18 11:13 |只看該作者

SexyPipe 他媽的比我還注冊CU早呢

SexyPipe 他媽的比我還注冊CU早呢

論壇徽章:
0
6 [報(bào)告]
發(fā)表于 2008-07-18 11:56 |只看該作者

可能是這個(gè)原因,我只是建議.我在作虛擬主機(jī)是遇到過

<VirtualHost *:80>
    ServerAdmin webmaster@a.cn
   
    ServerName www.a.cn
DirectoryIndex index.php index.html index.htm index.shtml
</VirtualHost>3
<VirtualHost *:80>
    ServerAdmin webmaster@b.cn
   
    ServerName www.b.cn
DirectoryIndex index.php index.html index.htm index.shtml
</VirtualHost>
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP