基于HTTP的WebServer實(shí)例中,官網(wǎng)中的webserver配置?
WebServer配置
請(qǐng)?jiān)赾onfig.ini中配置域名和根目錄, 示例如下:
http_domain_document_list = 'localhost:19910 & /var/www/MeepoPS/Example/Web_Server/Web/'
請(qǐng)問(wèn)是在Apache的配置文件中修改嗎?
打開(kāi)瀏覽器, 訪問(wèn)http://localhost:19910/index.php,報(bào)錯(cuò),無(wú)法連接,請(qǐng)問(wèn)如何解決??