mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-11 16:00:45 +01:00
6 lines
175 B
ApacheConf
6 lines
175 B
ApacheConf
# This works on my local apache (with mod_php)
|
|
AddType application/x-httpd-php .php .html .htm
|
|
|
|
# This works for dreamhost (php as fast cgi)
|
|
# AddType php-cgi .php .html .htm
|