[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: correct packaging of web applications



Sebastian Tramp <tramp@informatik.uni-leipzig.de> 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 (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: