#33204 closed defect (fixed)
Include mod_authn_alias in default Apache2 build
Reported by: | markphip@… | Owned by: | blair (Blair Zajac) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | apache2 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
The Apache2 port does not build the mod_authn_alias module. The configure output contains:
checking whether to enable mod_authn_alias... no
The Ubuntu build process specifies:
--enable-authn-alias=shared
I suspect there is a bug in upsteam Apache2 build process where this directive does not include this module:
--enable-mods-shared=all
Blair Zajac helped me on IRC and suggested I file a ticket
Change History (4)
comment:1 Changed 13 years ago by blair (Blair Zajac)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:2 Changed 13 years ago by blair (Blair Zajac)
Cc: | ryandesign@… added; blair@… removed |
---|---|
Owner: | changed from ryandesign@… to blair@… |
comment:3 Changed 13 years ago by blair (Blair Zajac)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r89757.
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Taking the ticket, just noticed apache2 is openmaintainer.