]> granicus.if.org Git - apache/commitdiff
validate
authorEric Covener <covener@apache.org>
Wed, 22 Apr 2015 20:26:32 +0000 (20:26 +0000)
committerEric Covener <covener@apache.org>
Wed, 22 Apr 2015 20:26:32 +0000 (20:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675491 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml
docs/manual/mod/mod_mime.xml

index a53fd1b1f09c70f4e065d622160172d932995263..55ce1bcc213a476292a01fe39c71da1c7a4c0eb9 100644 (file)
@@ -1902,6 +1902,7 @@ ForceType image/gif
     <directive module="mod_mime">AddHandler</directive> do not apply
     to the current request, the internal handler name normally set by those
     directives is instead set to the content type specified by this directive.
+    </p>
     <p>
     This is a historical behavior that some third-party modules
     (such as mod_php) may look for a "synthetic" content type used only to 
index 3c79b73b66eef0d44b0b2df7900d28a6be738603..98903b4e65bb4ec845b90cfe693408036d9f73e5 100644 (file)
@@ -617,7 +617,8 @@ AddType application/rss+xml;qs=0.8 .xml
     <directive module="core" >SetHandler</directive> or 
     <directive module="mod_mime">AddHandler</directive> do not apply 
     to the current request, the internal handler name normally set by those
-    directives is instead set to the content type specified by this directive.  
+    directives is instead set to the content type specified by this directive. 
+    </p> 
     <p>
     This is a historical behavior that some third-party modules 
     (such as mod_php) may look for a "synthetic" content type used only to