Web Hosting Tutorials Archive

Web Hosting Tutorials Archive



How to Install suPHP for PHP5 on CentOS 7

suPHP allows PHP to run securely in a shared hosting environment so that users don’t have access to files they didn’t create themselves. Unfortunately, official support for suPHP was stopped a while ago. However, patching it to support the latest versions of Apache is easy. This step by step tutorial with screenshots will show you the entire process from start to finish.


301 302 Redirect

How to Redirect a Specific Folder to a Custom Web Page

Do you have a folder on your server that’s outdated or not useful anymore? A “403 Forbidden” error is unfriendly. Here’s how to simply redirect all requests made for that folder or directory to a specific page on your website instead. It’s friendly, and doesn’t leave your visitors hanging.




How to Setup SMTP in WHMCS

A WHMCS SMTP setup allows you to send emails that don’t get pushed into your user’s spam folder. Here’s how to configure it.