]> granicus.if.org Git - apache/commitdiff
Make this example actually work.
authorRich Bowen <rbowen@apache.org>
Thu, 21 Dec 2017 16:59:30 +0000 (16:59 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 21 Dec 2017 16:59:30 +0000 (16:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1818953 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ext_filter.xml

index 325caf1b540ff95c1d6039fffb2337bfc433ac50..b00a350f4c3bf0246d3b0ba2e0161d4fb05dbb08 100644 (file)
@@ -67,7 +67,7 @@ delivery to the client</description>
 # the result set to text/html
 ExtFilterDefine c-to-html mode=output \
     intype=text/c outtype=text/html \
-    cmd="/usr/bin/enscript --color -W html -Ec -o - -"
+    cmd="/usr/bin/enscript --color -w html -Ec -o -"
 
 &lt;Directory "/export/home/trawick/apacheinst/htdocs/c"&gt;
     # core directive to cause the new filter to