In this article, you will understand how to add MIME types in cPanel. MIME (Multipurpose Internet Mail Extensions) types instruct browsers on how to deal with specific file formats. The MIME type tells the browser what kind of file it’s dealing with and how it’ll be delivered to the user. Example: When a .ppt file […]
Category: cPanel Hosting
Host.co.in KB – the knowledge base is explained step by step cPanel hosting essential information about the cPanel.
How to Switch Off Email in the cPanel Interface
Introduction: The following steps must be followed by those who wish to disable the ability for users to build email addresses and all other contacts with the server’s email services. Procedure: To delete email from the users’ cPanel accounts, change or create a new feature list and assign it to the users’ package, or create […]
How to install & setup cPanel on a Linux Server
What is cPanel? One of the most well-known Linux based control panels in the world for web hosting is called cPanel. It allows all of your services to be managed from one place. Most web developers opt for cPanel as the standard in the industry. Pretty straightforward to use and highly intuitive at that, cPanel […]
How to Assign Folder and File Permissions in cPanel
Here’s how to change file permissions in cPanel. Operating systems are directed by file permissions on how to handle requests to access files. An overview of file permissions Read, write and execute are the three steps of file permission. To read the file you need Read permission, to modify it you require Write permission and […]
How to Add FTP Account in cPanel?
FTP accounts help you manage and upload files on your website. Here’s a complete guide to start a new FTP account in cPanel and configure it to restrict the files and directories the user can access. Follow these steps to create an FTP: Step 1. Log in to cPanel Account. Step 2. Go to the […]
How to Install WordPress using cPanel – Host.co.in
cPanel makes it is very easy to install WordPress. Follow the below steps. Step 1. Log into your cPanel Account. Step 2. Scroll down to the Softaculous App Installer. Step 3. Then, you will see WordPress Icon, Click on it. Step 4. When the WordPress page opens, click on the Install Now icon. The page […]
How to Upload New File in cPanel File Manager – Host.co.in
cPanel File Manager is a tool which allows you to manage your website files and folders through a web interface without the need to use FTP – File Transport Protocol. With File Manager, you can create, upload, change, or remove files and folders. Here, we’ve explained how to upload a new file in cPanel file […]
How to Create a MySQL Database in cPanel – Host.co.in
Creating a MySQL database for your website is very simple. You can do this through your hosting control panel. Follow these steps – Step #1. Login to cPanel Step #2. Search for the Databases section and click on the MySQL Database Wizard icon. Step #3. For creating a New Database, Enter a name for your […]
How Does Leech Protection works?
Leeching protection sets maximum number of log-ins which can occur withing a specific time limit (normally 2 hours). If this limit is exceeded then the user is detected as allowing other people to use his log-in credentials and blocked immediately.
What is Leech Protect?
Leech Protection is a great feature for Linux shared hosting consumers, provided in cPanel version 11.30, which allows you to restrict log-ins you want to allow each user within a particular (generally 2 hour) period. Leeching takes place when multiple users try to submit their username and password multiple times, allowing other visitors to use […]
Does Host.co.in Provide With Firewalls?
For Linux Shared Hosting customers Host.co.in’s shared servers come with a pre-installed firewall which is reliable and up to the mark when compared to industry standards. For VPS Hosting customers, no hardware firewall can be installed as the VPS server hardware is shared virtually by more than one individual, but still, you can choose any […]
How To Reset MySQL Password Using MySQL Command
In the previous post, we saw how to change MySQL password using mysqladmin command at shell prompt. But there is another way to do it by updating the MySQL database. As usernames and passwords are stored in a user table in the MySQL database so you can directly change the password of any user by […]