Parent Directory
|
Revision Log
|
Patch
| revision 757376, Mon Mar 23 11:12:23 2009 UTC | revision 758929, Thu Mar 26 23:47:52 2009 UTC | |
|---|---|---|
| # | Line 3053 static int include_fixup(request_rec *r) | Line 3053 static int include_fixup(request_rec *r) |
| 3053 | r->handler = "default-handler"; | r->handler = "default-handler"; |
| 3054 | } | } |
| 3055 | else | else |
| 3056 | #if defined(OS2) || defined(WIN32) || defined(NETWARE) | #if defined(WIN32) || defined(NETWARE) |
| 3057 | /* These OS's don't support xbithack. This is being worked on. */ | /* These OS's don't support xbithack. This is being worked on. */ |
| 3058 | { | { |
| 3059 | return DECLINED; | return DECLINED; |
|
||||||||
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |