slive 02/05/09 10:36:50 Modified: htdocs/manual/mod core.html.en Log: The default for DefaultType is text/plain, not text/html. PR: 8927 Revision Changes Path 1.224 +1 -1 httpd-docs-1.3/htdocs/manual/mod/core.html.en Index: core.html.en =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/core.html.en,v retrieving revision 1.223 retrieving revision 1.224 diff -u -d -b -u -r1.223 -r1.224 --- core.html.en 26 Mar 2002 02:51:19 -0000 1.223 +++ core.html.en 9 May 2002 17:36:49 -0000 1.224 @@ -769,7 +769,7 @@ <em>MIME-type</em><br /> <a href="directive-dict.html#Default" rel="Help"><strong>Default:</strong></a> <code>DefaultType - text/html</code><br /> + text/plain</code><br /> <a href="directive-dict.html#Context" rel="Help"><strong>Context:</strong></a> server config, virtual host, directory, .htaccess<br />
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]