Contact Info
Pendra, Gaurela Pendra Marwahi, Chhattisgarh 495119 India
+91 8435537287
contact@serverhosthub.com
ClientAreaRecommended Services
Supported Scripts
WordPress
Hubspot
Joomla
Drupal
Wix
Shopify
Magento
Typeo3
How to Easily Create, Edit, Delete, and Rename Files in cPanel – A Step-by-Step Guide
Managing files on your web hosting server is a fundamental task for anyone running a website. Whether you want to create new files, edit existing ones, delete outdated ones, or rename files for better organization, cPanel’s File Manager makes it simple and efficient. If you’re new to cPanel or just need a refresher, this guide will walk you through everything you need to know about managing files like a pro.
Why File Management in cPanel Matters
cPanel’s File Manager allows you to perform crucial file operations directly from your browser without the need for FTP software. Whether you need to upload, edit, delete, or rename files like .php
, .html
, .htaccess
, or .css
, cPanel’s interface ensures that the process is fast and user-friendly.
How to Create a File in cPanel
Creating a new file is often the first step in setting up a website or adding a new feature. Follow these steps to create a file (e.g., HTML, PHP, CSS) in cPanel:
- Login to cPanel: Use your hosting provider’s login page to access your cPanel dashboard.
- Open File Manager: Once logged in, locate File Manager in the Files section of your cPanel.
- Navigate to public_html: This is your root directory where all your website files reside. If you need the file in a specific folder, navigate inside that folder.
- Create a New File: At the top of the File Manager window, click the +File button (or +Folder if you want to create a folder).
- Name Your File: Enter the file name and click Create New File. Your new file is now ready to be edited or used on your website.
Pro Tip: Files like .htaccess
are often hidden. To view hidden files, click on Settings in the top-right corner of File Manager and check the Show Hidden Files option.
How to Edit a File in cPanel
Need to tweak your code or update a configuration file? Editing files is just as easy as creating them:
- Login to cPanel and open File Manager.
- Navigate to public_html or the folder where your file is located.
- Right-Click to Edit: Right-click on the file you want to edit and select Edit. This opens a new window for editing.
- Make Changes: Modify the file as needed, then click Save Changes at the top right of the editor.
That’s it! You’ve successfully edited your file.
How to Delete a File in cPanel
Deleting unnecessary files helps keep your website clean and organized, ensuring smooth performance:
- Login to cPanel and go to File Manager.
- Go to public_html: Navigate to the root directory or the folder where the file is stored.
- Right-Click and Delete: Right-click the file you wish to remove and choose the Delete option.
- Confirm Deletion: A confirmation box will appear. Confirm your choice to delete the file permanently.
Important: Be careful when deleting files, especially those critical to your website’s operation. Always ensure you have backups before removing important files.
How to Rename a File in cPanel
Renaming files can help improve organization, and it’s a breeze to do in cPanel:
- Login to cPanel and open File Manager.
- Navigate to public_html (or the appropriate folder).
- Right-Click to Rename: Locate the file you want to rename, right-click on it, and select Rename.
- Enter a New Name: Type the new file name and click OK to save the changes.
Final Thoughts
Managing your files in cPanel doesn’t need to be complex. Whether you’re creating a new file, editing an existing one, deleting unwanted files, or renaming files for better organization, cPanel’s File Manager offers a streamlined and user-friendly interface to handle all your file management needs.
By following this guide, you’ll not only keep your website organized but also ensure optimal performance and security. So, next time you’re puzzled about file management in cPanel, just remember—it’s as easy as ABC!