Commit 06bf44c2 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  XXX is disallowed except as a to-do note


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89662 13f79535-47bb-0310-9956-ffa450edef68
parent 0d2be3c9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -181,8 +181,8 @@ with care.
      AddType  text/x-ascii-html  .ahtml
      AddType  text/x-ascii-plain .ascii
      </PRE></BLOCKQUOTE>
    Similarly, any text/XXXX MIME type can be served as "raw ASCII" by
    configuring a MIME type "text/x-ascii-XXXX" for it using AddType.
    Similarly, any text/foo MIME type can be served as "raw ASCII" by
    configuring a MIME type "text/x-ascii-foo" for it using AddType.
   </LI><BR>

   <LI>