File: NEWS

package info (click to toggle)
suphp 0.6.2-1%2Betch0
  • links: PTS
  • area: main
  • in suites: etch
  • size: 2,312 kB
  • ctags: 442
  • sloc: sh: 20,746; cpp: 2,512; ansic: 1,114; makefile: 121
file content (11 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (2)
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