public_html folder?

The public_html folder is the web root for your primary domain name.

This means that public_html is the folder where you put all website files which you want to appear when someone types your main domain (the one you provided when you signed up for hosting).

You can also create Addon domains and Subdomains, and these will use a folder inside public_html.

e.g. You can create an Addon domain called example.com and it will use a subfolder similar to /public_html/example.com/


The public_html folder should always have 0750 permissions.

All folders inside the public_html folder should have 0755 permissions.

All files inside the public_html folder should have 0755 or 0644 permissions.

Ця відповідь Вам допомогла?

 Роздрукувати цю статтю

Також прочитайте

Do you have a manual for our control panel?

Yes, a manual for our control panel, cPanel is available. Go to...

How do I add database and user for database?

Create: If you are using any type of PHP software or keeping a collection of records which...

How to change cPanel password?

There may be times where you would like to change the password of your account. It is...

How do I create an addon domain?

You cannot create an addon domain if your dns for the site you are trying to add hasn't...

What is the path to an addon domain?

public_html/ADDON DIRECTORY NAME would be the correct path. We cannot tell you what the...