]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
s/myserver/example.com/
authorEric Covener <covener@apache.org>
Fri, 15 Jul 2011 21:50:11 +0000 (21:50 +0000)
committerEric Covener <covener@apache.org>
Fri, 15 Jul 2011 21:50:11 +0000 (21:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1147330 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dir.xml

index 2e150fa0eb93c3e05748bab026854c78efda1097..23762ca45af9afb8a1e3bd3a202a17321631603b 100644 (file)
@@ -80,8 +80,8 @@ a directory</description>
       DirectoryIndex index.html
     </example>
 
-    <p>then a request for <code>http://myserver/docs/</code> would
-    return <code>http://myserver/docs/index.html</code> if it
+    <p>then a request for <code>http://example.com/docs/</code> would
+    return <code>http://example.com/docs/index.html</code> if it
     exists, or would list the directory if it did not.</p>
 
     <p>Note that the documents do not need to be relative to the