永久黄网站色视频免费直播,yy6080三理论日本中文,亚洲无码免费在线观看视频,欧美日韩精品一区二区在线播放
標(biāo)題:
[求助]
網(wǎng)站帶www不能訪問,其他子域名能訪問
[打印本頁]
作者:
binarx
時間:
2012-6-4 10:32
標(biāo)題:
網(wǎng)站帶www不能訪問,其他子域名能訪問
過程:先是創(chuàng)建整站abd.com,默認(rèn)勾選了www訪問,一切正常
之后要建立論壇bbs.abd.com,但是我沒用二級,而是選擇建立的整站
abd.com和bbs.abd.com現(xiàn)在能訪問,但是
www.abd.com
現(xiàn)在不能訪問,為什么啊
是不是bbs.abd.com只能用二級,用整站干擾了www的訪問
作者:
binarx
時間:
2012-6-4 10:33
本帖最后由 binarx 于 2012-6-4 10:51 編輯
大伙有沒有遇到這種情況啊
abd.com配置文件
<VirtualHost *:80>
DocumentRoot /home/XXXX/public_html
ServerName abcd.com
ServerAlias
www.abd.com
ErrorDocument 400 /errpage/400.html
ErrorDocument 403 /errpage/403.html
ErrorDocument 404 /errpage/404.html
ErrorDocument 405 /errpage/405.html
php_admin_value open_basedir /home/XXXX:/tmp
<IfModule mod_deflate.c>
DeflateCompressionLevel 7
AddOutputFilterByType DEFLATE text/html text/plain text/xml application/x-httpd-php
AddOutputFilter DEFLATE css js html htm gif jpg png bmp php
</IfModule>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/gif A3600
ExpiresByType image/jpeg A3600
ExpiresByType image/png A36000
ExpiresByType text/css A3800
ExpiresByType application/x-shockwave-flash A3600
ExpiresByType application/x-javascript A3600
ExpiresByType video/x-flv A3600
</IfModule>
</VirtualHost>
<Directory /home/XXXX>
Options FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>
作者:
binarx
時間:
2012-6-4 10:50
bbs.abcd.com的配置文件
<VirtualHost *:80>
DocumentRoot /home/bbsXXXX/public_html
ServerName bbs.abd.com
ErrorDocument 400 /errpage/400.html
ErrorDocument 403 /errpage/403.html
ErrorDocument 404 /errpage/404.html
ErrorDocument 405 /errpage/405.html
include conf/rewrite/dzx25_apache.conf
php_admin_value open_basedir /home/bbsXXXX:/tmp
<IfModule mod_deflate.c>
DeflateCompressionLevel 7
AddOutputFilterByType DEFLATE text/html text/plain text/xml application/x-httpd-php
AddOutputFilter DEFLATE css js html htm gif jpg png bmp php
</IfModule>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/gif A3600
ExpiresByType image/jpeg A3600
ExpiresByType image/png A36000
ExpiresByType text/css A3800
ExpiresByType application/x-shockwave-flash A3600
ExpiresByType application/x-javascript A3600
ExpiresByType video/x-flv A3600
</IfModule>
</VirtualHost>
<Directory /home/bbXXXX>
Options FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>
作者:
admin
時間:
2012-6-4 14:27
從配置文件里沒看出有什么問題
也不會存在有干擾的問題
作者:
binarx
時間:
2012-6-5 15:03
回復(fù)
4#
admin
找出問題了,其他人都能訪問,就我的電腦不行,把dns換為8.8.8.8可以了,其他人完全沒問題
作者:
idc008net
時間:
2012-6-6 11:48
嗯 DNS限制了, 了解了
作者:
zhutou5
時間:
2012-6-7 01:10
弱弱的問下,你的域名有沒有正確的解析哦
歡迎光臨 WDlinux官方論壇 (http://www.fsowen.com/bbs/)
Powered by Discuz! 7.2