From: Rich Bowen Date: Tue, 15 Mar 2011 03:49:31 +0000 (+0000) Subject: More professional phrasing of DirectorySlash description. X-Git-Tag: 2.3.12~230 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0656aaa66922363a3dc7061d278782dec38d3f4f;p=thirdparty%2Fapache%2Fhttpd.git More professional phrasing of DirectorySlash description. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1081659 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_dir.xml b/docs/manual/mod/mod_dir.xml index 81c613495fb..2a69d1db343 100644 --- a/docs/manual/mod/mod_dir.xml +++ b/docs/manual/mod/mod_dir.xml @@ -131,8 +131,10 @@ a directory
  • Relative URL references inside html pages will work correctly.
  • -

    Well, if you don't want this effect and the reasons above don't - apply to you, you can turn off the redirect with:

    +

    If you don't want this effect and the reasons above don't + apply to you, you can turn off the redirect as shown below. However, + be aware that there are possible security implications to doing + this.

    # see security warning below!