摘要:
今天在php的集成环境laragon上添加了一个虚拟主机,域名为:whathell.com 突然想在前面加个www. 一种做法是在auto.whathell.com文件中添加如下内容: <VirtualHost *:8090> DocumentRoot "C:/mysoft/laragon/www/ 阅读全文
posted @ 2018-05-13 20:40 chunzai 阅读(8452) 评论(0) 推荐(0)
|
||
|
摘要:
今天在php的集成环境laragon上添加了一个虚拟主机,域名为:whathell.com 突然想在前面加个www. 一种做法是在auto.whathell.com文件中添加如下内容: <VirtualHost *:8090> DocumentRoot "C:/mysoft/laragon/www/ 阅读全文
posted @ 2018-05-13 20:40 chunzai 阅读(8452) 评论(0) 推荐(0) |
||