日期:2014-05-17  浏览次数:20794 次

apache 的跳转(Rewrite) 代理(Proxy) 和重定向(ProxyPass)

#RewriteEngine on
#RewriteRule ^(.*)$ http://ops.goso.cn [L,R=301]
#ProxyRequests   On
ProxyPass /show.php http://192.168.10.27/show.php