系统:Linux Ubuntu 16.04
PHP:7.0
apache:2.4.18
Ubunutu中apache 和 centos中的略有不同
其中 /etc/apahe2/apache2.conf 只是一个说明文件
真正的设置文件包括
conf-enabled
mods-enabled
sites-enabled
网站配置在sites-enabled
其中软链接放在
/var/www/hosts/ 中
本文介绍了在 Ubuntu 16.04 系统下使用 Apache 2.4.18 的配置方法,特别是如何利用 sites-enabled 目录进行网站配置,并指出了与 CentOS 中 Apache 配置的不同之处。
系统:Linux Ubuntu 16.04
PHP:7.0
apache:2.4.18
Ubunutu中apache 和 centos中的略有不同
其中 /etc/apahe2/apache2.conf 只是一个说明文件
真正的设置文件包括
conf-enabled
mods-enabled
sites-enabled
网站配置在sites-enabled
其中软链接放在
/var/www/hosts/ 中

被折叠的 条评论
为什么被折叠?