ciao,
Sto cercando di configurare un sito su un host.
Vorrei impostare nell' htaccess il timezone a Europe/Rome.
questo è attualmente il mio .htaccess messo nella root del mio sito web:
codice:Options +FollowSymlinks RewriteEngine on # av:PHP-upload php_value upload_max_filesize 10M php_value post_max_size 10M php_value max_input_time 300 # PHP-upload # # av:php5-engine AddHandler av-php53 .php SetEnv TZ Europe/Rome
quando se cambio il .htaccess viene fatto il refresh della configurazione di apache?
è un host gratuito, se faccio il phpinfo sotto timezone mi dice che non è impostato.
grazie.

Rispondi quotando