HTTP Authorization with Apache/FastCGI
It took me forever to figure this one out, but if you want HTTP Authentication to work with Apache 2 and mod_fastcgi, you need this in your apache conf file:
Liquid error: No such file or directory - posix_spawnp
FastCGI doesn't pass the Authorization header by default for some reason.