2011-11-07 21:37:55 +01:00
|
|
|
# This works on my local apache (with mod_php)
|
2011-08-10 01:10:50 +02:00
|
|
|
AddType application/x-httpd-php .php .html .htm
|
|
|
|
|
2011-11-07 21:37:55 +01:00
|
|
|
# This works for dreamhost (php as fast cgi)
|
|
|
|
# AddType php-cgi .php .html .htm
|