aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache/templates/mod/php.conf
blob: 6d64ffb88ad433a25e91c2e77371dbf32596a421 (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_admin_value sendmail_path "/usr/sbin/sendmail -t -i -f root@<%= domain %>"