PHP and URL Redirection

In some circumstance, customers would like to have some URL redirection. For example, you may want to forward http://www.abc.com/ to http://www.abc.com/eshop If so, you need to have some kinds of redirection. In the following, we will show you how to use PHP to...

PHP and Internal Server Error

In our shared hosting environment, the server PHP is running in suPHP mode for security and remove the PHP safe-mode restriction. If you install a new PHP application, remember to set – 1. All PHP are of (max) permission 644 2. All directories (and its...

osCommerce – admin folder security

Due to the various vulnerability of PHP program inside osCommerce (version 2.x) admin folder, it is HIGHLY recommend to set a password protected directory to your osCommerce admin folder (or the similar application, e.g. ZenCart, etc), such that without the admin...

Pin It on Pinterest