From: Rich Bowen Date: Mon, 27 Dec 2010 19:20:03 +0000 (+0000) Subject: Remove unnecessary trailing / on example. tid50421 X-Git-Tag: 2.3.11~346 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e13d63a71f1805ad4f5781735f0b8fe1a62e8d7;p=thirdparty%2Fapache%2Fhttpd.git Remove unnecessary trailing / on example. tid50421 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053149 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index f3328d8009b..cb636e9f00c 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -619,7 +619,7 @@ named file-system directory, sub-directories, and their contents. </Directory>

- <Directory /home/>
+ <Directory /home>
AllowOverride FileInfo