> I think it's good to have an order defined by the hooks rather than the
> LoadModule order, but didn't think too hard about what that should be.
> Given that mod_mime_libmagic is off by default it would make more sense
> to flip the order and have libmagic run first (when enabled)?

overkill but maybe:

- hook twice, early and late
- opt-in to run early
- don't run twice

That preserves the "supplement mod_mime" by default but allows it to be flipped

Reply via email to