]> granicus.if.org Git - apache/commitdiff
XXX is disallowed except as a to-do note
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 23 Jul 2001 18:53:04 +0000 (18:53 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 23 Jul 2001 18:53:04 +0000 (18:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89662 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/ebcdic.html

index 74d01485ccdb46507687b9bec68a6239410923df..8b9ce3cb4ee452fe60c474dd64539a3f5700f171 100644 (file)
@@ -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>