diff --git a/doc/configuration.txt b/doc/configuration.txt index 208ce2d6c..e28601fd1 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -19617,7 +19617,7 @@ Please refer to the table below for currently defined variables : | H | %CS | captured_response_cookie | string | | | %H | hostname | string | | H | %HM | HTTP method (ex: POST) | string | - | H | %HP | HTTP request URI without query string (path) | string | + | H | %HP | HTTP request URI without query string | string | | H | %HQ | HTTP request URI query string (ex: ?bar=baz) | string | | H | %HU | HTTP request URI (ex: /foo?bar=baz) | string | | H | %HV | HTTP version (ex: HTTP/1.0) | string |