File: NEWS

package info (click to toggle)
suphp 0.6.2-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,300 kB
  • ctags: 437
  • sloc: sh: 20,980; cpp: 2,459; ansic: 1,114; makefile: 105
file content (11 lines) | stat: -rw-r--r-- 404 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
suphp (0.6.0-1) unstable; urgency=low

  This new release introduce a runtime configuration file
  (/etc/suphp/suphp.conf) and a new configuration option for apache/apache2.
  You must now add the following line in your apache/apache2 configuration to
  make suphp active for php scripts:
  
    suPHP_AddHandler x-httpd-php
  
 -- Emmanuel Lacour <elacour@home-dn.net>  Sun,  2 Oct 2005 11:09:21 +0200