On Sat, Apr 16, 2011 at 8:54 PM, Akins, Brian <brian.ak...@turner.com> wrote:
> On 4/15/11 6:11 PM, "Reindl Harald" <h.rei...@thelounge.net> wrote:
>
>>
>> Am 15.04.2011 23:01, schrieb Jeff Trawick:
>>
>>> FastCGI is a way to get us out of all sorts of dark alleys; let's be
>>> sure to keep it in mind as one of the tools to address binary
>>> compatibility issues, PHP-centered or not
>>
>> but you can not use .htaccess with cgi
>
> .htaccess works just fine with FastCGI.  .htaccess is handled by Apache as
> normal.  FastCGI is just a different way to run the PHP interpreter in this
> case.

No, php's directive does not work when PHP is used via FastCGI. But
the .user.ini feature in 5.3 (ported from pecl's htscanner) does.

Also I disagree that FastCGI is the best thing on earth for php/other
on windows. But that's another story :)

Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

Reply via email to