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!
  • edit file, create file, delete file, rename file, cpanel file
  • 1 משתמשים שמצאו מאמר זה מועיל
?האם התשובה שקיבלתם הייתה מועילה

Related Articles

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 protect PHP file execution in a specific directory?

Having some directories writeable by default makes your site vulnerable to hacker attacks....

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 find all http in your website and replace them with https in cPanel?

Step::1 Login to your cPanel and open File ManagerStep::2 Next go inside public_html and create a...

How to secure ‘public html’?

Permissions can be very important when it comes to hosting your website. Permissions can allow...