/[Apache-SVN]/httpd/httpd/trunk/modules/filters/mod_include.c
ViewVC logotype

Diff of /httpd/httpd/trunk/modules/filters/mod_include.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- httpd/httpd/trunk/modules/filters/mod_include.c	2009/03/23 11:12:23	757376
+++ httpd/httpd/trunk/modules/filters/mod_include.c	2009/03/26 23:47:52	758929
@@ -3053,7 +3053,7 @@
         r->handler = "default-handler";
     }
     else
-#if defined(OS2) || defined(WIN32) || defined(NETWARE)
+#if defined(WIN32) || defined(NETWARE)
     /* These OS's don't support xbithack. This is being worked on. */
     {
         return DECLINED;

 

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2