<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,7 @@
 2008-10-30 - Sean Huber (shuber@huberry.com)
+  * Update README
+
+2008-10-30 - Sean Huber (shuber@huberry.com)
   * Update documentation
 
 2008-10-30 - Sean Huber (shuber@huberry.com)</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -43,8 +43,7 @@ Relative Url Root Proxy Setup
 
 The client's proxy must forward the request uri header in order for this plugin to automatically set the relative url root correctly. Here is how the client would setup a proxy in apache for the example above:
 
-	RewriteRule ^neworders$ /neworders/ [L,R=302]
-	RewriteRule ^neworders/(.*) http://client.example.com/orders/$1 [P,E=originalUri:%{REQUEST_URI}]
+	RewriteRule ^neworders(.*) http://client.example.com/orders$1 [P,E=originalUri:%{REQUEST_URI}]
 	RequestHeader append X_FORWARDED_URI %{originalUri}e
 
 </diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4979b0ecd90cd2e0f8ded7f8e7225566162d3cd0</id>
    </parent>
  </parents>
  <author>
    <name>Sean Huber</name>
    <email>shuber@huberry.com</email>
  </author>
  <url>http://github.com/shuber/proxy/commit/d13f8c51806092f99b6d1be227003dc03a3b9303</url>
  <id>d13f8c51806092f99b6d1be227003dc03a3b9303</id>
  <committed-date>2008-10-30T16:20:13-07:00</committed-date>
  <authored-date>2008-10-30T16:20:13-07:00</authored-date>
  <message>Update README</message>
  <tree>80d6061784fdb50ea49fa51805d7bc3df784c9be</tree>
  <committer>
    <name>Sean Huber</name>
    <email>shuber@huberry.com</email>
  </committer>
</commit>
