fixes heml to html to make example work

Index: manual/mod/mod_ext_filter.html
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/manual/mod/mod_ext_filter.html,v
retrieving revision 1.5
diff -u -r1.5 mod_ext_filter.html
--- manual/mod/mod_ext_filter.html      2001/09/22 19:36:01     1.5
+++ manual/mod/mod_ext_filter.html      2001/10/09 08:56:45
@@ -80,7 +80,7 @@
     <Directory "/export/home/trawick/apacheinst/htdocs/c">

     # core directive to cause the new filter to be run on output
-    SetOutputFilter c-to-heml
+    SetOutputFilter c-to-html

     # mod_mime directive to set the type of .c files to text/c
     AddType text/c .c


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to