From: Lucien Gentis Date: Mon, 22 Dec 2008 17:29:04 +0000 (+0000) Subject: Small typo. X-Git-Tag: 2.3.1~74 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9f16b7fc7940c1d95bc49a997b78bcac87cdb3c5;p=thirdparty%2Fapache%2Fhttpd.git Small typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@728730 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authz_dbd.xml b/docs/manual/mod/mod_authz_dbd.xml index 3cfdf5b5d48..343448520be 100644 --- a/docs/manual/mod/mod_authz_dbd.xml +++ b/docs/manual/mod/mod_authz_dbd.xml @@ -219,7 +219,7 @@ header is present

In conjunction with Require dbd-login or Require dbd-logout, this provides the option to redirect the client back to the Referring page (the URL in - the Referer HTTP request header, if present. + the Referer HTTP request header, if present). When there is no Referer header, AuthzDBDLoginToReferer On will be ignored.