多站點(diǎn)配置錯(cuò)誤,訪問不到配置的兩個(gè)站點(diǎn)
我是一步一步跟著老師您做的,可是為什么訪問不到我配置的test01.com? test02.com 呢,我輸入http://test01.com/test01.php? 它才可以訪問到,輸出打印的hello,test01
我是一步一步跟著老師您做的,可是為什么訪問不到我配置的test01.com? test02.com 呢,我輸入http://test01.com/test01.php? 它才可以訪問到,輸出打印的hello,test01
2015-04-21
舉報(bào)
2016-07-02
要把test01下的文件命名為index.php才可以,如果你不輸入文件名的話,默認(rèn)會(huì)去尋找index文件。index.php,index.html等。