Uncategorized
How to set up default timezone for server

in .htaccess insert the line below SetEnv TZ America/New_York copy .htaccess in a directory that contains code dealing with date and time

Read more
Uncategorized
How to protect a single file on 1and1-hosted website

It is possible to password protect a single file, you have to do the password protect manually. You may refer to the FAQ link below on how to do it. http://help.1and1.com/manually-password-protect-your-filesfolders-linux-a777001.html  

Read more