Articles

 Apache mod_rewrite and examples

What is mod_rewrite? Mod Rewrite allows you to change the URL that everyone sees when they visit...

 How do I clear my browser cache

Each time you access a file through your web browser, the browser caches it (stores it). In...

 How to force HTTPS using .htaccess

In order to force all HTTP requests to your site to resolve using the secure HTTP (HTTPS)...

 How to get your php.ini path with SuPHP

.htaccess code Edit your public_html/.htaccess file and enter the appropriate code on a new...

 PHP Memory limit error

Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 23456789 bytes)...

 URL redirect methods, forwarders

Go to cPanel and click Redirects. This is also known as 301 redirect. Search engines, like...

 What is php.ini

The php.ini file is a special file for suPHP (pronounced sue-p-h-p). The php.ini file is where...

 phpSuExec or suPHP

PHPsuExec (pronounced sue-eksek) is a more secure environment for executable files. SuPHP is the...