suPHP 0.7.0 released

nmb

Verified User
Joined
Sep 13, 2008
Messages
223
suPHP 0.7.0 has been released
With this release, several features that have been on the wish list for a long time, have been realized:

* The module for Apache 1.3 only supported AddHandler for older releases. This has been fixed: Now you can use AddType, too.
* PHP source highlighting: Files of MIME type application/x-httpd-php-source will now be shown with source highlighting. Remember to set the suPHP_PHPPath directive to enable this feature.
* suPHP_AddHandler and suPHP_RemoveHandler directives can now be used on per vhost level, too.
* You can configure more than one docroot and use different variables (like user name or home directory) within docroot and chroot settings.

Attention: The configuration syntax for suphp.conf has slightly changed with this release. Be sure to read the documentation before upgrading, because existing configuration files will not work without changing them.
________
Nice Tits Live
 
Last edited:
Back
Top