Deepin linux 配置虚拟域名

1.在/var/www/html下建立你要配置虚拟域名的目录  (本人为了避免使用root  配置在我的的home目录下) 2.cd /etc/apache2/sites-available 3.sudo cp 000-default.conf test.conf 4.sudo su 切换成root ; vim test.confhtml 修改这两个地方 如:ServerName www.lara
相关文章
相关标签/搜索