From: Eric Covener Date: Sat, 23 Oct 2021 18:37:32 +0000 (+0000) Subject: fix english X-Git-Tag: 2.5.0-alpha2-ci-test-only~723 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=773b4987b246e8b85235a2c3f24c1a1f07148f38;p=thirdparty%2Fapache%2Fhttpd.git fix english git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1894515 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_dir.xml b/docs/manual/mod/mod_dir.xml index 218d9f99eda..ac826d46475 100644 --- a/docs/manual/mod/mod_dir.xml +++ b/docs/manual/mod/mod_dir.xml @@ -232,7 +232,7 @@ a directory

To avoid the risks of the "off" behavior above, or to avoid disclosing that a directory is present via the behavior of "on", an argument of "NotFound" can be used to tell mod_dir to return an HTTP - 404 status code redirected the request to include a trailing slash.

+ 404 status code instead of redirecting the request to include a trailing slash.