/[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/07/19 21:54:36	795642
+++ httpd/httpd/trunk/modules/filters/mod_include.c	2009/08/26 08:56:13	807930
@@ -3055,7 +3055,7 @@
         r->handler = "default-handler";
     }
     else
-#if defined(WIN32) || defined(NETWARE)
+#if defined(OS2) || 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