虚拟 域名配置
httpd.conf
1  | # Virtual hosts  | 
1  | <Directory "e:/wamp/www/">  | 
httpd-vhosts.conf
1  | <VirtualHost *:80>  | 
hosts
路径:C:\Windows\System32\drivers\etc
127.0.0.1 www.new.com
1  | # Virtual hosts  | 
1  | <Directory "e:/wamp/www/">  | 
1  | <VirtualHost *:80>  | 
路径:C:\Windows\System32\drivers\etc
127.0.0.1 www.new.com
原文作者:30no2
原文链接:http://mr-9.github.io/2018/05/25/虚拟环境配置/
发表日期:May 25th 2018, 12:00:00 am
更新日期:October 10th 2019, 4:48:19 pm
版权声明:本文采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可
jsonContent:
  meta: false
  pages: false
  posts:
    title: true
    date: true
    path: true
    text: false
    raw: false
    content: false
    slug: false
    updated: false
    comments: false
    link: false
    permalink: false
    excerpt: false
    categories: true
    tags: true