摘要: <VirtualHost *:80> ServerName a.com ProxyPreserveHost On ProxyRequests On ProxyPass / http://127.0.0.1:8003/ ProxyPassReverse / http://127.0.0.1:8003/ 阅读全文
posted @ 2018-06-14 16:48 快乐就好 阅读(1037) 评论(0) 推荐(0)