中文字幕日韩精品一区二区免费_精品一区二区三区国产精品无卡在_国精品无码专区一区二区三区_国产αv三级中文在线

winxpapache用php建本地虛擬主機(jī)的方法

2022-10-04    分類: 虛擬主機(jī)

1 在C:\WINDOWS\system32\drivers\etc\hosts
添加如下代碼:
127.0.0.1 localhost
127.0.0.1 x.test.com x.test1.com x.test2.com
注:x.test.com(假設(shè)的DNS)
2 在E:\WAMP\Apache2.2\conf\extra\httpd-vhosts.conf
修改內(nèi)容:
NameVirtualHost *
<VirtualHost *>
ServerAdmin web@xxx.com
DocumentRoot E:/WAMP/www
ServerName localhost
ErrorLog logs/localhost-error_log
CustomLog logs/localhost-access_log common
</VirtualHost>
<VirtualHost *>
ServerAdmin web@xxx.com
DocumentRoot E:/WAMP/www/app (應(yīng)用目錄)
ServerName test.com
ServerAlias x.test.com admin.teeume.com
ErrorLog logs/x.test.com-error_log
CustomLog logs/x.test.com-access_log common
</VirtualHost>
<VirtualHost *>
ServerAdmin web@xxx.com
DocumentRoot E:/WAMP/www/app/assets
ServerName x.test1.com
ErrorLog logs/img.test1.com-error_log
CustomLog logs/img.test1.com-access_log common
</VirtualHost>
#自己建的目錄
<VirtualHost *>
ServerAdmin web@xxx.com
DocumentRoot E:/WAMP/www/test/assets
ServerName x.test2.com
ErrorLog logs/img.test2.com-error_log
CustomLog logs/img.test2.com-access_log common
</VirtualHost>
============================
3 檢查是否關(guān)聯(lián)php
在E:\WAMP\Apache2.2\conf 找到httpd.conf
在末尾是否有如下在代碼:
############start for php5
LoadModule php5_module E:/WAMP/php5/php5apache2_2.dll
PHPIniDir E:/WAMP/php5
AddType application/x-httpd-php .php .phtml .php5
AddType application/x-httpd-php-source .phps
#####end for php5
若無則添加上以代碼。
4 查找
# Virtual hosts
#Include conf/extra/httpd-vhosts.conf
改為
# Virtual hosts
Include conf/extra/httpd-vhosts.conf
5 查找
<IfModule dir_module>
DirectoryIndex index.html
</IfModule>
改為
<IfModule dir_module>
DirectoryIndex index.html index.html.var index.php
</IfModule>
6 查找 <Directory "E:/WAMP/Apache2.2/htdocs">
改為 <Directory "E:/WAMP/www"> (www為apache應(yīng)用目錄)
7 查找 DocumentRoot "E:/WAMP/Apache2.2/htdocs"
改為 DocumentRoot "E:/WAMP/www"
8 查找 ServerRoot "E:/XXX/Apache2.2" (apache安裝目錄)
改為 ServerRoot "E:/WAMP/Apache2.2" (apache服務(wù)器目錄)
9 x.test.com x.test1.com x.test2.com
分別輸入以上三個進(jìn)行測試

網(wǎng)頁名稱:winxpapache用php建本地虛擬主機(jī)的方法
鏈接地址:http://www.rwnh.cn/news1/201301.html

網(wǎng)站建設(shè)、網(wǎng)絡(luò)推廣公司-創(chuàng)新互聯(lián),是專注品牌與效果的網(wǎng)站制作,網(wǎng)絡(luò)營銷seo公司;服務(wù)項目有虛擬主機(jī)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

h5響應(yīng)式網(wǎng)站建設(shè)
秀山| 水富县| 平邑县| 喜德县| 江油市| 司法| 昔阳县| 英吉沙县| 镇沅| 太原市| 澳门| 读书| 嘉义县| 嫩江县| 西吉县| 大名县| 孟津县| 黄陵县| 祁东县| 满城县| 吉木萨尔县| 垣曲县| 长寿区| 田东县| 泌阳县| 安国市| 南汇区| 鄂托克旗| 辽宁省| 南昌市| 开封市| 拉孜县| 遂溪县| 始兴县| 宝丰县| 米林县| 明溪县| 且末县| 花莲县| 顺义区| 犍为县|