How to change the timezone via .htaccess You can change the timezone for your account or for a specific folder by adding this rule to your .htaccess...
How to block access to all hidden files on your account using .htaccess The files or folders starting with a dot are usually Linux system files. For Security precautions it is recommended to...
How to redirect my error pages to an URL using .htaccess In case you don’t want to use custom error pages and you prefer to redirect them to another website or...
How to change the timezone for a single PHP file You can set a specific timezone for a PHP script using the following function which should be added to the...
Optimize your WordPress website speeds with WP Super Cache The WP Super Cache plugins store dynamically-generated WordPress posts and pages as static files. These static files are then served...