Sorry, I'm just learning about some of these things. I think the wiki document is here: https://wiki.debian.org/Apache/PackagingFor24
But basically what used to go in the conf.d/ now goes in /etc/apache2/conf-available/ and then gets enabled with a symlink in conf-enabled/ There is a2enconf new.conf that will create that symlink but I am not sure if the package is meant to call that command or not. On Tue, May 10, 2016 at 5:51 PM, Ola Lundqvist <[email protected]> wrote: > Hi Rob > > Thanks for the information. Do you have any reference to how it works now? > Is the new directory this conf-available and conf-enabled? > > // Ola > > On Thu, May 5, 2016 at 4:52 PM, Rob <[email protected]> wrote: > >> Package: wwwconfig-common >> Version: 0.2.2 >> Severity: important >> >> Dear Maintainer, >> >> The Apache confd-link.sh fails on Jessie as the Apache 2.4 configuration >> has changed. >> The conf.d is not used now. >> >> Expected the package's apache.conf file to get linked at /conf-available >> and enabled. >> >> >> -- System Information: >> Debian Release: 8.4 >> APT prefers stable-updates >> APT policy: (500, 'stable-updates'), (500, 'stable') >> Architecture: amd64 (x86_64) >> >> Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) >> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) >> Shell: /bin/sh linked to /bin/dash >> Init: systemd (via /run/systemd/system) >> >> wwwconfig-common depends on no packages. >> >> wwwconfig-common recommends no packages. >> >> Versions of packages wwwconfig-common suggests: >> ii apache2 2.4.10-10+deb8u4 >> pn mysql-client <none> >> pn postgresql-client <none> >> >> -- no debconf information >> > > -- Rob McAninch http://robmcaninch.com (Photography) http://rock13.com

