]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Typos
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 29 Jun 2012 01:28:05 +0000 (13:28 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 29 Jun 2012 01:28:05 +0000 (13:28 +1200)
doc/release-notes/release-3.2.sgml

index 7897e5fefeaee4b249bf465c46d2d47a0bf8489f..950f138e26c607d8422aa2c8c8f0b61f0bf0f3ba 100644 (file)
@@ -73,7 +73,7 @@ Most user-facing changes are reflected in squid.conf (see below).
 
 <p>When the Host: authority contradicts another authority source Squid will log
   "SECURITY ALERT: Host: header forgery detected". The response will then be determined
-  by the <a href="http://www.squid-cache.org/Doc/config/host_verify_strict/">host_verify_strict</a>
+  by the <url url="http://www.squid-cache.org/Doc/config/host_verify_strict/" name="host_verify_strict">
   directive. Squid will respond with 409 Conflict error response when strict validation
   fails and handles the request normally when strict validation succeeds or is OFF (default).