From 109de15c1fe6f6168b820367a21f7e127eb9bfb0 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Mon, 17 Oct 2016 22:02:49 +0900 Subject: [PATCH] doc: Mention --no-location-rewrite in "Rewriting location header field" section --- doc/sources/nghttpx-howto.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/sources/nghttpx-howto.rst b/doc/sources/nghttpx-howto.rst index 3e633f3d..12ee6255 100644 --- a/doc/sources/nghttpx-howto.rst +++ b/doc/sources/nghttpx-howto.rst @@ -212,6 +212,7 @@ nghttpx automatically rewrites location response header field if the following all conditions satisfy: * In the default mode (:option:`--http2-proxy` is not used) +* :option:`--no-location-rewrite` is not used * URI in location header field is an absolute URI * URI in location header field includes non empty host component. * host (without port) in URI in location header field must match the