Sebastian Tramp <[email protected]> writes: > In 5.1.2 "Registering and unregistering an application with web servers" > of the webapps-common documentation [1] there is the hint to create > apache config files in /etc/PACKAGE/xxx.conf and symlink it to the > conf.d directory of the apache.
This is now obsolete with Apache 2.4. There is no longer a conf.d directory; instead, there is a conf-available directory and a2enconf/a2disconf helper programs. > Unfortunately there is no discussion on how to reload the apache > configuration? /usr/share/doc/apache2/PACKAGING.gz The short version for most packages is "use dh_apache2". -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

