Articles
What is mod_rewrite? Mod Rewrite allows you to change the URL that everyone sees when they visit...
How do I clear my browser cacheEach time you access a file through your web browser, the browser caches it (stores it). In...
How to force HTTPS using .htaccessIn 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 errorFatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 23456789 bytes)...
URL redirect methods, forwardersGo to cPanel and click Redirects. This is also known as 301 redirect. Search engines, like...
What is php.iniThe php.ini file is a special file for suPHP (pronounced sue-p-h-p). The php.ini file is where...
phpSuExec or suPHPPHPsuExec (pronounced sue-eksek) is a more secure environment for executable files. SuPHP is the...