apache 配置ip + 端口
NameVirtualHost *:8080
<VirtualHost *:8080>
ServerName localhost
ServerAlias localhosts
DocumentRoot D:/development/www/Child
</VirtualHost>
当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »
NameVirtualHost *:8080
<VirtualHost *:8080>
ServerName localhost
ServerAlias localhosts
DocumentRoot D:/development/www/Child
</VirtualHost>
当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »