第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

添加多站點(diǎn)之后出現(xiàn)The requested URL / was not found on this server.

添加多站點(diǎn)之后出現(xiàn)The requested URL / was not found on this server.沒(méi)有添加多站點(diǎn)之前l(fā)ocalhost能進(jìn)去,加了之后就進(jìn)不去了。

正在回答

18 回答

試了下。

在httpd-vhosts.conf中增加下面代碼,直接用localhost就能訪問(wèn)。即把localhost也當(dāng)成一個(gè)虛擬站點(diǎn),其對(duì)應(yīng)的目錄即可訪問(wèn)。

<VirtualHost *:80>

? ? DocumentRoot "F:/Demo"

? ? ServerName localhost

</VirtualHost>

不知有沒(méi)有其他方法?

3 回復(fù) 有任何疑惑可以回復(fù)我~
#1

WitNesS_23

這樣增加了也是報(bào)錯(cuò)。 Forbidden You don't have permission to access / on this server. Apache/2.4.9 (Win64) PHP/5.5.12 Server at localhost Port 80
2015-01-20 回復(fù) 有任何疑惑可以回復(fù)我~
#2

借你的大腦用一下 提問(wèn)者

非常感謝!
2015-01-29 回復(fù) 有任何疑惑可以回復(fù)我~

我也遇到這個(gè)問(wèn)題了。應(yīng)該是“httpd-vhosts.conf”的事,但是不知道怎么改,大神給解答一下啊。

0 回復(fù) 有任何疑惑可以回復(fù)我~

能告訴怎么解決的嗎?我單個(gè)站點(diǎn)是可以的,一配置多個(gè)站點(diǎn)總是The requested URL / was not found on this server.

0 回復(fù) 有任何疑惑可以回復(fù)我~
#1

慕粉1474287856

求怎么改
2017-12-22 回復(fù) 有任何疑惑可以回復(fù)我~

可以了 不錯(cuò)

0 回復(fù) 有任何疑惑可以回復(fù)我~

大神? 膜拜

0 回復(fù) 有任何疑惑可以回復(fù)我~

厲害啊

0 回復(fù) 有任何疑惑可以回復(fù)我~

如果想讓127.0.0.1和localhost也能訪問(wèn)根目錄的話如下


<VirtualHost ?*:80>

? ? DocumentRoot "D:/wamp/www/"

? ? ServerName "localhost"

? ? DirectoryIndex "index.php"


? ?<Directory "D:/wamp/www/">

? ? Options FollowSymLinks

? ? AllowOverride All

? </Directory>

</VirtualHost>



<VirtualHost ?*:80>

? ? DocumentRoot "D:/wamp/www/"

? ? ServerName "127.0.0.1"

? ? DirectoryIndex "index.php"


? ?<Directory "D:/wamp/www/">

? ? Options FollowSymLinks

? ? AllowOverride All

? </Directory>

</VirtualHost>

windows/system32/drivers/etc/host文件添加

127.0.0.1 ? ? ? localhost

這樣就把localhost和127.0.0.1不能訪問(wèn)根目錄的問(wèn)題解決了

0 回復(fù) 有任何疑惑可以回復(fù)我~

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

<VirtualHost ?*:80>

? ? DocumentRoot "D:/wamp/www/"

? ? ServerName "127.0.0.1"

? ? DirectoryIndex "index.php"


? ?<Directory "D:/wamp/www/">

? ? Options FollowSymLinks

? ? AllowOverride All

? </Directory>

</VirtualHost>


0 回復(fù) 有任何疑惑可以回復(fù)我~

修改完成之后重啟一下服務(wù)器就可以了!

0 回復(fù) 有任何疑惑可以回復(fù)我~

還是不可以啊

0 回復(fù) 有任何疑惑可以回復(fù)我~
首頁(yè)上一頁(yè)12下一頁(yè)尾頁(yè)

舉報(bào)

0/150
提交
取消

添加多站點(diǎn)之后出現(xiàn)The requested URL / was not found on this server.

我要回答 關(guān)注問(wèn)題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)