国产又爽又大又黄a片小说苏妖精 强行挺进朋友漂亮的娇妻 ,一边做一边说国语对白,国产av无遮挡喷水白浆桃花视频 http://www.aucma-it.com/blog 中山php|最優(yōu)網(wǎng)絡(luò) Mon, 13 May 2013 04:56:43 +0000 en hourly 1 http://wordpress.org/?v=3.1.4 Apache 配置虛擬服務(wù)器 http://www.aucma-it.com/blog/view-21.html http://www.aucma-it.com/blog/view-21.html#comments Sat, 06 Aug 2011 17:42:17 +0000 lin http://www.aucma-it.com/blog/?p=21 1,修改本機(jī)的hosts文件,如下:  
示例:
127.0.0.1 localhost
127.0.0.1 www.test.com
127.0.0.1 test.com

2,打開Apache的安裝目錄,找到httpd.conf文件,分別去掉下面兩行文字前面的#號。  
#LoadModule vhost_alias_module modules/mod_vhost_alias.so   
去掉#意思是啟用apache的虛擬主機(jī)功能。  
#Include conf/extra/httpd-vhosts.conf  
去掉這一行的#意思是從conf/extra/httpd-vhosts.conf這個(gè)文件導(dǎo)入虛擬主機(jī)配置。

3,打開extra目錄內(nèi)的httpd-vhosts.conf文件,把默認(rèn)的配置


ServerAdmin webmaster@dummy-host.localhost
DocumentRoot "/www/docs/dummy-host.localhost"
ServerName dummy-host.localhost
ServerAlias www.dummy-host.localhost
ErrorLog "logs/dummy-host.localhost-error_log"
CustomLog "logs/dummy-host.localhost-access_log common"


ServerAdmin webmaster@dummy-host2.localhost
DocumentRoot "/www/docs/dummy-host2.localhost"
ServerName dummy-host2.localhost
ErrorLog "logs/dummy-host2.localhost-error_log"
CustomLog "logs/dummy-host2.localhost-access_log common"

改成自己想要的目錄和域名


ServerAdmin webmaster@dummy-host.localhost
DocumentRoot "D:/wamp/www/"
ServerName localhost
ServerAlias localhost
ErrorLog "logs/localhost-error_log"


ServerAdmin webmaster@dummy-host.localhost
DocumentRoot "D:/wamp/www/web/"
ServerName test.com (填主域名)
ServerAlias *.test.com (這里的服務(wù)器別名可以支持泛解析)
ErrorLog "logs/localhost-error_log"

如果 弄完之后 出現(xiàn)403錯(cuò)誤 那 在httpd.conf里找到:

Options FollowSymLinks ExecCGI Indexes
AllowOverride None
Order deny,allow
Deny from all
Satisfy all

更改為

Options FollowSymLinks ExecCGI Indexes
AllowOverride None
# Order deny,allow
# Deny from all
# Satisfy all

]]>
http://www.aucma-it.com/blog/view-21.html/feed 20
主站蜘蛛池模板: 鄯善县| 柳河县| 安岳县| 罗平县| 香港| 峨边| 黄梅县| 玉树县| 颍上县| 临武县| 连州市| 云安县| 安顺市| 阳西县| 贵港市| 焦作市| 五莲县| 柳州市| 石城县| 丰县| 凤城市| 收藏| 西乡县| 芒康县| 京山县| 济宁市| 靖江市| 阿荣旗| 永靖县| 天门市| 手游| 安顺市| 泰顺县| 社会| 安康市| 湘潭县| 天气| 诏安县| 宣武区| 乐陵市| 裕民县|