apache 的跳转(Rewrite) 代理(Proxy) 和重定向(ProxyPass) #RewriteEngine on#RewriteRule ^(.*)$ http://ops.goso.cn [L,R=301]#ProxyRequests OnProxyPass /show.php http://192.168.10.27/show.php