AliasMatch /ilw/([^\/]+)/([^\/]+)/(.*)     "/Users/xiaoshan/work/laiwang/git/ilw/$1/src/$3"


RedirectMatch /ilw/pp/([^\/]+)/(.*)   http://localhost:9877/$2


ProxyPassMatch ^(/.*\.gif)$ http://backend.example.com$1


ProxyPass /example http://www.example.com/


ProxyPassReverse /example http://www.example.com/

nginx

http://huxuan.org/2012/02/20/reverse-proxy-feedburner-via-nginx/