aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache/templates/mod_php.conf
blob: 6c0f20d443f1a1a757832cacb70c28cba2063e4c (plain)
1
2
3
4
5
# as php insist to have this value set, let's
# look on the system for him
php_value date.timezone "<%= php_date_timezone %>"
php_value sendmail_path "/usr/sbin/sendmail -t -i -f root@<%= domain %>"