From: Eric Covener Date: Fri, 15 Jul 2011 21:49:27 +0000 (+0000) Subject: s/myserver/example.com/ X-Git-Tag: 2.3.14^2~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b4285663ed19e803804e606467a168cf506698c;p=thirdparty%2Fapache%2Fhttpd.git s/myserver/example.com/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147329 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_dir.xml b/docs/manual/mod/mod_dir.xml index 346e2977e73..442b1dd9d64 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