document apache2 support
This commit is contained in:
parent
7f7b56e4b9
commit
3c242059c9
|
@ -24,9 +24,15 @@ alternc (0.9.9) stable; urgency=low
|
||||||
* make a new alternc-slave package that eases installation on NFS-backed
|
* make a new alternc-slave package that eases installation on NFS-backed
|
||||||
frontend nodes
|
frontend nodes
|
||||||
* builtin postgrey and Spamhaus blacklisting configuration
|
* builtin postgrey and Spamhaus blacklisting configuration
|
||||||
|
* #1017: complete apache2 support, although apache1 is still the "official"
|
||||||
|
platform for now. Use:
|
||||||
|
apt-get install apache2 libapache2-mod-php5 alternc
|
||||||
|
to install alternc with apache2.
|
||||||
* other changes:
|
* other changes:
|
||||||
* deprecate the mynetwork modification in Postfix, this is now left to the
|
* deprecate the mynetwork modification in Postfix, this is now left to the
|
||||||
admin
|
admin
|
||||||
|
* do not overwrite main.cf
|
||||||
|
* do not overwrite named.conf
|
||||||
* note that even though main.cf is not directly overwritten (#1029, as
|
* note that even though main.cf is not directly overwritten (#1029, as
|
||||||
per Debian Policy), some settings are directly overwritten. those
|
per Debian Policy), some settings are directly overwritten. those
|
||||||
settings are configured in /etc/alternc/postfix.cf.
|
settings are configured in /etc/alternc/postfix.cf.
|
||||||
|
|
Loading…
Reference in New Issue