摘要:
/etc/httpd/conf/httpd.confListen 7002NameVirtualHost *:7002<VirtualHost *:7002> ServerName 192.168.168.231:7002 ProxyRequests Off <Proxy *> Order deny,allow Allow from all </Proxy> ProxyPass / http://192.168.168.132:8089/ ProxyPassReverse / http://192.168.168.132:8089/</VirtualH 阅读全文
posted @ 2013-03-08 16:51
coffee
阅读(1813)
评论(0)
推荐(0)
浙公网安备 33010602011771号