Category: Resellers

Common Firewall IP Block Reasons

Below, we will outline the most common firewall block reasons as well as what causes them & how to prevent them from happening. In some cases, you may be able to use our IP Unblock tool found inside your account management portal to unblock your IP. In the event you are unsuccessful at removing the

Continue reading…

How to force www or non-www versions of your website using .htaccess rules

To force your website to use either “www” or “non-www” versions, simply use the code below in your .htaccess file in the public_html root OR the location of your websites main files. You may need to create the .htaccess file (AKA dot htaccess) To force www: RewriteEngine On RewriteCond %{HTTP_HOST} ^yourdomain.com [NC] RewriteRule ^(.*)$ http://www.yourdomain.com/$1

Continue reading…

How to Reset a Password from WHM in Your Reseller Account

This guide will show you how to reset a password for a sub cPanel account located on your Reseller web hosting plan. Quick Steps: Step 1. Login to WHM and click on “List Accounts” option. Step 2. Locate your cPanel account and click on the small “+” account to expand the password box. Step 3. Next, simply type

Continue reading…

Reseller Web Hosting Guide – HowTo & Informational

Congratulations on your new Reseller web hosting account with VeeroTech Hosting! Below, we have comprised the related information you’ll need for getting started with your Reseller web hosting account. WHM & login information When signing up for your Reseller web hosting account, you will receive an email that contains your temporary login information as well

Continue reading…

How to Change the PHP Timezone on Shared and Reseller Web Hosting

Quick Steps: Step 1. Login to cPanel and locate “Select PHP Version”. Step 2. Click on “Switch to PHP options” on the far right side. Step 3. Specify the timezone under “date.timezone” option. To change the timezone on your hosting account, you’ll first need to log into cPanel and locate the “Select PHP Version” option. Once you’ve clicked the

Continue reading…

How to Use ClamAV from Within cPanel (cPanel Virus Scanner)

This guide will show you how to use the ClamAV virus scanner from within cPanel. Quick Steps: Step 1. Login to cPanel and locate “Virus Scanner” Step 2. From the “Virus Scanner”, select from the options and enter “Scan Now” button. Step 3. You can see the scan progress and present with malicious file if any have been

Continue reading…

How to set up custom / private reseller nameservers

The first step you’re going to want to do is locate the nameserver IP addresses from our guide located here: Reseller Private Nameservers In this example, we’ll use the custom nameserver entries of “ns1.yourdomain.com” & “ns2.yourdomain.com” – you will of course, substitute your desired entries & domain name. Important Note: When configuring your private/custom reseller

Continue reading…