.htaccess tutorial

htaccess Elite


SetEnv to set the server timezone

The use of these awesome and useful mod_env directives and mod_setenvif directives setenvif

SetEnv to set the server timezone

New postby produke » 27 Sep 2006 07:18

Forget about having to rely on the putenv command in php to set your timezone for your webpage.

Code: Select all
SetEnv TZ America/Indianapolis
User avatar
produke
 
Posts: 242
Joined: 25 Sep 2006 04:48

Return to SetEnvIf, SetEnv, PassEnv, UnsetEnv