Author Login
Post Reply
Mark Hedges wrote:
> That's a normal thing. All installed modules put their
> config into mods-available. Then you use `a2enmod` to
> manage those symlinks and turn them on or off in
> mods-enabled.
+1
I believe all Debian-based distributions have done this with Apache 2
for a few years now.
It scared me quite nicely when I upgraded the first time they did this
(on Debian "unstable", I believe) and found none of my modules were
enabled anymore and my Apache configuration had been overwritten. :)
Colin