add default_charset exemple in vhost template

This commit is contained in:
Gregory Colpart 2017-09-12 20:15:48 +02:00
parent aaf2316fa5
commit 00e15b32d7
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@
#php_admin_value max_execution_time 60
#php_admin_value upload_max_filesize 8M
#php_admin_flag allow_url_fopen Off
#php_value default_charset ISO-8859-15
php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -f www-XXX"
php_admin_value open_basedir "/usr/share/php:HOME_DIR/XXX:/tmp"