activing php_auth on dreamhost
by default, dreamhost runs php as cgi.
the follow line switchs from cgi to apache module execution, supporting php_auth.
1 // create a .htaccess with this: 2 AddHandler application/x-httpd-php .php