From: Rich Bowen Date: Mon, 27 Dec 2010 19:11:25 +0000 (+0000) Subject: Removes trailing slash on example. tid50421 X-Git-Tag: 2.2.18~220 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3a96339af943ba1c4f2fe04a14df06223a80763;p=thirdparty%2Fapache%2Fhttpd.git Removes trailing slash on example. tid50421 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1053145 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 9cec6e039ff..25ce871a180 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -715,7 +715,7 @@ named file-system directory, sub-directories, and their contents </Directory>

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