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

docs/manual/mod/mod_dir.xml

index 346e2977e73f868647e749c4296e3e4a9a1d5b62..442b1dd9d646daee3b3f46962f240934c064d812 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