From: Eric Covener Date: Fri, 15 Jul 2011 21:50:11 +0000 (+0000) Subject: s/myserver/example.com/ X-Git-Tag: 2.2.20~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=183ffd6232015dee4028f405314871b1cda3cae7;p=thirdparty%2Fapache%2Fhttpd.git s/myserver/example.com/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1147330 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_dir.xml b/docs/manual/mod/mod_dir.xml index 2e150fa0eb9..23762ca45af 100644 --- a/docs/manual/mod/mod_dir.xml +++ b/docs/manual/mod/mod_dir.xml @@ -80,8 +80,8 @@ a directory DirectoryIndex index.html -

then a request for http://myserver/docs/ would - return http://myserver/docs/index.html if it +

then a request for http://example.com/docs/ would + return http://example.com/docs/index.html if it exists, or would list the directory if it did not.

Note that the documents do not need to be relative to the