On Sun, Apr 5, 2015 at 10:20 AM, Sebastian Pipping <[email protected]> wrote: > Has it lived on until Apache 2.2? Until 2.4? > > How does the hacked workaround work?
It's still present. If no handler is explicitly set, the content-type is copied over as the handler. A module can either check for a real or "magic" type as either the handler or content-type of the current request to figure out whether or not to activate itself. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
