Parent Directory
|
Revision Log
|
Patch
| revision 795642, Sun Jul 19 21:54:36 2009 UTC | revision 807930, Wed Aug 26 08:56:13 2009 UTC | |
|---|---|---|
| # | Line 3055 static int include_fixup(request_rec *r) | Line 3055 static int include_fixup(request_rec *r) |
| 3055 | r->handler = "default-handler"; | r->handler = "default-handler"; |
| 3056 | } | } |
| 3057 | else | else |
| 3058 | #if defined(WIN32) || defined(NETWARE) | #if defined(OS2) || defined(WIN32) || defined(NETWARE) |
| 3059 | /* These OS's don't support xbithack. This is being worked on. */ | /* These OS's don't support xbithack. This is being worked on. */ |
| 3060 | { | { |
| 3061 | return DECLINED; | return DECLINED; |
|
||||||||
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |