We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b3fc8 commit 38f746aCopy full SHA for 38f746a
README.rdoc
@@ -31,7 +31,7 @@ Below is an example for configuring the middleware:
31
run app
32
33
revers_proxy_options set global options for all reverse proxies. Available options are:
34
- * :preserve_proxy
+ * :preserve_host
35
* :username username for basic auth
36
* :password password for basic auth
37
* :matching is a global only option, if set to :first the first matched url will be requested (no ambigous error). Default: :all.
0 commit comments