Wrong path for Apache config files

Bug #1241892 reported by Lars Kneschke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wwwconfig-common (Ubuntu)
New
Undecided
Unassigned

Bug Description

I use this code in the postinst file

# create vhost configuration links
servers="apache2"
linkdestination_apache="../../tine20/apache.conf"
linkname="tine20"

if [ -e /usr/share/wwwconfig-common/confd-link.sh ]; then
     . /usr/share/wwwconfig-common/confd-link.sh
fi

This code breaks with Saucy, because the Apache configuration layout has changed.

wwwconfig-common installs the config file to /etc/apache/conf.d while it should install the file to /etc/apache2/conf-available/

# lsb_release -rd
Description: Ubuntu 13.10
Release: 13.10

 wwwconfig-common 0.2.2

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.