in reply to Is mod_perl handling requests, or not?
Drop the support for making GATEWAY_INTERFACE special. It's not needed as $ENV{MOD_PERL}, available in both mod_perl generations, should be used to test whether the code is running under mod_perl. Stas
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Is mod_perl handling requests, or not?
by kabeldag (Hermit) on Jun 11, 2006 at 12:56 UTC | |
by derby (Abbot) on Jun 11, 2006 at 14:57 UTC | |
by kabeldag (Hermit) on Jun 12, 2006 at 02:30 UTC |