Hi George

On Tue, Mar 25, 2008 at 3:05 PM,  <[EMAIL PROTECTED]> wrote:

>  Highly optimized protocol to avoid overhead.
>  Built-in process manager to dynamically start/stop children processes
>  base on current load.
>  PHP configuration overridden via .htaccess

As of php 5.3, it is possible to have a per directory configuration,
either using the system php.ini or using a .htaccess-like php.ini
(.user.ini). The concept is based on what you have in htscanner but in
a much better way (same syntax than in any php.ini). The goal is to
enable this feature in all SAPIs.

Cheers,
-- 
Pierre
http://blog.thepimp.net | http://www.libgd.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to