为了方便在内网测试微信接口API <VirtualHost *:80> ServerName wx.abc.com ProxyPreserveHost on ProxyPass / http://220.11.22.88:8080/ ProxyPassReverse / http://220.11.22.88:8080/</VirtualHost> 相关文章: