Really fix NEWS format for lintian
[manu/suphp.git] / debian / NEWS
1 suphp (0.6.0-1) unstable; urgency=low
2
3   This new release introduce a runtime configuration file
4   (/etc/suphp/suphp.conf) and a new configuration option for apache/apache2.
5   You must now add the following line in your apache/apache2 configuration to
6   make suphp active for php scripts:
7   
8     suPHP_AddHandler x-httpd-php
9   
10  -- Emmanuel Lacour <elacour@home-dn.net>  Sun,  2 Oct 2005 11:09:21 +0200
11