From eef7b18c710b38d1da24ccf822ea297a5e2b13cc Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Mon, 18 Feb 2002 15:54:13 +0000 Subject: [PATCH] Woops. I meant , not . git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93478 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_userdir.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_userdir.xml b/docs/manual/mod/mod_userdir.xml index 9af7793a91..01c4395aaa 100755 --- a/docs/manual/mod/mod_userdir.xml +++ b/docs/manual/mod/mod_userdir.xml @@ -87,7 +87,7 @@ http://www.foo.com/*/usrhttp://www.foo.com/bob/usr/one/two.htmlhttp://www.foo.com/~bob/one/two.html - + Be careful when using this directive; for instance, "UserDir ./" would map "/~root" to "/" - which is probably @@ -97,7 +97,7 @@ http://www.foo.com/~*/http://www.foo.com/~bob/one/two.html See also the Directory directive and the Security Tips page for more information. - + -- 2.50.1