(In reply to Dario Savella from comment #6) > if ! a2enmod -q authn_core; then > a2enmod authn_core > fi > > if ! a2enmod -q authz_core; then > a2enmod authz_core > fi > > if ! a2enmod -q log_config; then > a2enmod log_config > fi > > If I disable the log_config module from my configuration, every upgrade will > enable it again. I know, but I am just curious how this hits you. > Anyway: I will see if I can close this bug, otherwise you will have to do it. Feel free to keep it open. > Thanks for the support Not at all.