On 4/15/11 6:11 PM, "Reindl Harald" <[email protected]> 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. -- Brian Akins
