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

来源:4-2 创建phpinfo服务器探针

lansexingyuhoo

2017-01-15 22:23

首先安装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


以上信息。

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


写回答 关注

1回答

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

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

在Ubuntu Server下搭建LAMP环境

想学PHP要会搭建LAMP环境,本教程为你学习PHP铺平道路

41158 学习 · 391 问题

查看课程

相似问题