问答详情
源自:4-2 创建phpinfo服务器探针

ubuntu 16.04安装完成后 无法访问apache网页

首先安装ubuntu16.04.1版本,安装过程中会自动安装apache + MySQL,但是根据您的视频可以通过浏览器访问(根据ifconfig得到的网址)“It works”网页,但是如果自己在/var/www目录下面创建文件test.php(或者html),然后通过刚才的网址+/test.php 就会显示


Not Found

The requested URL /index.php was not found on this server.

Apache/2.4.18 (Ubuntu) Server at 192.168.153.130 Port 80


以上信息。

如果您能够解决,请告知,非常感谢!


提问者:lansexingyuhoo 2017-01-15 22:23

个回答

  • lansexingyuhoo
    2017-01-16 22:47:54

    已经解决,默认目录是/var/www/html