程序猿刚子的博客

大龄程序猿,分享互联网开发相关知识!前端、后端,架构等内容,欢迎关注公众号 chengxuyuangangzi

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2013年3月19日

摘要: 首先,在httpd.conf下开启虚拟主机功能找到配置项# Virtual hosts #Include /Applications/XAMPP/etc/extra/httpd-vhosts.conf 修改为# Virtual hosts Include /Applications/XAMPP/etc/extra/httpd-vhosts.conf 开发时,httpd-vhosts.conf可... 阅读全文
posted @ 2013-03-19 16:30 程序猿刚子 阅读(5403) 评论(1) 推荐(0) 编辑