摘要:
首先,在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可... 阅读全文
程序猿刚子的博客大龄程序猿,分享互联网开发相关知识!前端、后端,架构等内容,欢迎关注公众号 chengxuyuangangzi |
|
摘要:
首先,在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可... 阅读全文
|