you are in: codestackercodes [RSS] → tag: dreamhost [RSS]

activing php_auth on dreamhost Delicious Email

by default, dreamhost runs php as cgi.
the follow line switchs from cgi to apache module execution, supporting php_auth.

show/hide lines
   1  // create a .htaccess with this: 
   2  AddHandler application/x-httpd-php .php
created by anonymous — 04 July 2008 — get a short url — tags: apache dreamhost htaccess php embed