<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="https://dwt.life/feed/rss/archives/12/">
<title>dwt&#039;s life - Nginx代理proxy pass配置去除前缀 的评论</title>
<link>https://dwt.life/archives/12/</link>
<description>使用Nginx做代理的时候，可以简单的直接把请求原封不动的转发给下一个服务。比如，访问abc.com/appv2/a/b.html, 要求转发到localhost:8088/appv2/a/b....</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>
</rdf:RDF>