Folder and File Permissions

For the security of your websites, these should be your default permission settings:
 
Folders:755 (drwxr-xr-x) 
Files: 644 (-rw-r--r--) 
 
Do not use  777 or 666 permissions. It is a security risk.

If you accidentally changed the permissions on your account and your website no longer works please open a support ticket for us to fix the permissions on your account.
Was this answer helpful?

Also Read

How to Create Sub-Accounts Under my Account

Log in to Core   Navigate to Contacts/Sub-Accounts under Account Add a new...

Default files / folders of cPanel

Regular files & folders In a fresh cPanel hosting account, these are the files and folders...

How to generate CSR in cPanel for SSL Certificate issuing

Follow these simple steps Login to cPanel (yourdomain/cpanel) Click SSL/TLS > Generate,...

Why do I need SSL on my Website?

It is important that you understand what an SSL Certificate is and how it works before deciding...

How to force SSL/HTTPS with .htaccess

After having SSL enabled for your domain, you may want to route all your traffic to HTTPS rather...