You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2012/10/12 16:59:04 UTC

svn commit: r1397602 - /httpd/httpd/trunk/docs/manual/mod/mpm_winnt.xml

Author: rbowen
Date: Fri Oct 12 14:59:04 2012
New Revision: 1397602

URL: http://svn.apache.org/viewvc?rev=1397602&view=rev
Log:
Example improvement courtesy of Mario Brandt

Modified:
    httpd/httpd/trunk/docs/manual/mod/mpm_winnt.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mpm_winnt.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mpm_winnt.xml?rev=1397602&r1=1397601&r2=1397602&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mpm_winnt.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mpm_winnt.xml Fri Oct 12 14:59:04 2012
@@ -55,7 +55,8 @@ NT.</description>
     <code>none</code>.</p>
 
     <example>
-        AcceptFiler none
+        AcceptFilter http none
+        AcceptFilter https none
     </example>
     
     <p><em>In Apache httpd 2.0 and 2.2,