]> granicus.if.org Git - apache/commitdiff
Various typos and broken links. Daniel Gruno. rumble at cord dot dk
authorRich Bowen <rbowen@apache.org>
Fri, 16 Mar 2012 20:24:09 +0000 (20:24 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 16 Mar 2012 20:24:09 +0000 (20:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1301742 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/bind.xml
docs/manual/mod/mod_proxy.xml
docs/manual/rewrite/vhosts.xml

index f64ced7d974f5f1b44c0046f67f72626ae124162..b74c53a0bde60b55c18d2476ea8da8716e899567 100644 (file)
@@ -51,7 +51,7 @@
     it listens to all addresses on the machine. However, it may need to
     be told to listen on specific ports, or only on selected
     addresses, or a combination of both. This is often combined with the
-    <a href="vhosts.html">Virtual Host</a> feature, which determines how
+    <a href="vhosts">Virtual Host</a> feature, which determines how
     <code>httpd</code> responds to different IP addresses, hostnames and
     ports.</p>
 
index 11f2fa0ec0e39d592638d8663fcb3d94ffb67fba..de26f3645d718162e1081bd1dccdbf845bfc1958 100644 (file)
@@ -1558,7 +1558,7 @@ directly</description>
     </dl>
 
     <p>As a degenerate case, a <em>SubNet</em> with 32 valid bits is the
-    equivalent to an <var><a href="#ipadr">IPAddr</a></var>, while a <var>SubNet</var> with zero
+    equivalent to an <var><a href="#ipaddr">IPAddr</a></var>, while a <var>SubNet</var> with zero
     valid bits (<em>e.g.</em>, 0.0.0.0/0) is the same as the constant
     <var>_Default_</var>, matching any IP address.</p></dd>
 
index 7a463dd8318791ee4f47b00ea3a19a6d07d1de8f..1c4e05174f8f4507c60c36efab7bb8a744533042 100644 (file)
@@ -116,7 +116,7 @@ dynamic content, and Alias resolution.
     Virtual Hosts Using <module>mod_rewrite</module></title>
 
     <p>This extract from <code>httpd.conf</code> does the same
-    thing as <a href="#simple">the first example</a>. The first
+    thing as <a href="#per-hostname">the first example</a>. The first
     half is very similar to the corresponding part above, except for
     some changes, required for backward compatibility and to make the
     <code>mod_rewrite</code> part work properly; the second half