summaryrefslogtreecommitdiff
path: root/debian/apache2.NEWS
diff options
context:
space:
mode:
authorStefan Fritsch <sf@sfritsch.de>2012-04-15 11:23:15 +0200
committerStefan Fritsch <sf@sfritsch.de>2012-04-15 12:01:24 +0200
commit50d0d0f119911956b663095a8ee9502f5003931d (patch)
treecd5788eea60ee3d58a62f611b5323187fb5d2e3f /debian/apache2.NEWS
parent88f17a1b2e7d5af328fb0c39ea4bdbf0ef75d248 (diff)
downloadapache2-50d0d0f119911956b663095a8ee9502f5003931d.tar.gz
Re-add the ITK MPM.
The build process can probably be made more elegant, but for now it seems to work
Diffstat (limited to 'debian/apache2.NEWS')
-rw-r--r--debian/apache2.NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/apache2.NEWS b/debian/apache2.NEWS
index 3f5f39b6..99942a08 100644
--- a/debian/apache2.NEWS
+++ b/debian/apache2.NEWS
@@ -14,8 +14,8 @@ apache2 (2.4.1-1) experimental; urgency=low
provide backward compatibility.
Furthermore, MPMs are simple modules now. Thus, the MPM can be changed anytime
- by (un-)loading a specific module. Note the ITK MPM is not available anymore.
- Be careful when upgrading. An example of changing the MPM is given below
+ by (un-)loading a specific module. Be careful when upgrading. An example of
+ changing the MPM is given below
a2dismod mpm_worker
a2enmod mpm_prefork