How to create/edit/delete/rename a file in cpanel?

Whenever you wish to change any file in cpanel and you are puzzled that how to do so then just go ahead and read this post. It is as easy as ABC.

How Do I Create A File In C-Panel?

To create a file (.php, .html, .htaccess, .css, etc.) please follow these steps:

  1. Login to cpanel and select File Manager.
  2. Go inside public_html.
  3. From the top click on  +File or +Folder to create a new file or folder. (Refer to Screenshot Below) and click on Create New button.
  4. Its' Done!

How Do I Edit A File In C-Panel?

  1. Login to cpanel and select File Manager.
  2. Go inside public_html.
  3. Right click on the file you want to edit and select Edit option.
  4. Edit your file as required and click on Save button.
  5. Its' Done! (Refer to Screenshot Below)

How Do I Delete A File From C-Panel?

  1. Login to cpanel and select File Manager.
  2. Go inside public_html (or any folder inside public_html).
  3. Right click on the file you want to delete and select Delete option.
  4. Confirm your option and click on delete or ok button.
  5. Its' Done! (Refer to Screenshot Below)

How Do I Rename A File In C-Panel?

  1. Login to cpanel and select File Manager.
  2. Go inside public_html (or any folder inside public_html).
  3. Right click on the file you want to rename and select Rename option.
  4. Enter new name and click on ok button.
  5. Its' Done!
  • 1 Korisnici koji smatraju članak korisnim
Je li Vam ovaj odgovor pomogao?

Related Articles

How to check the PHP version in cPanel?

You can easily check the PHP version in your cPanel by following the below mentioned steps....

How to Create backup & store them remotely in any Server using SCP?

Step::1 Login to cPanel and go to Backup Wizard in Files section.Step::2 Now click over Backup...

How to prevent Cross Site Scripting(XSS) injection attack in your Website?

Cross-site Scripting (XSS) is a client-side code injection attack. The attacker aims to execute...

How to find .htaccess file in cPanel and then disable it?

The .htaccess file is a hidden text file that allows you to control the way visitors access your...

How to migrate your website from localhost(Xamp server) to live cPanel server?

Step::1 You can simply copy the contents from your localhost(xamp) whatever is present inside...