[Bug 225005] Apache modules are touching user modified config file httpd.conf

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 19 21:07:35 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225005

--- Comment #10 from Bernard Spil <brnrd at freebsd.org> ---
(In reply to Miroslav Lachman from comment #9)

> would like to see all apache modules converted

I assume you refer modules not from the www/apache24 only?

I believe there's some form of consensus on using modules.d, I for one would be
happy to support that. Beware that a number of modules are on the verge of
having to be deleted, as they are 2.2 only. See
https://wiki.freebsd.org/Apache#Apache_2.2

Additional change is that we'll need to add an Include modules.d.

Personally, I like to set Global Defines outside of the config and include that
for paths I want to use SSLDir, LogDir, ModConfDir ...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-apache mailing list