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.

Bu cevap yeterince yardımcı oldu mu?

 Bu dökümanı yazdır

Also Read

What is an addon domain?

An addon domain is a fully functional domain that can be created from within your control...

What is a subdomain?

www.domain.com is a domain name. A subdomain is anything that replaces the www in a domain name.

Help I added an addon domain why did it say subdomain added?

I added an addon domain why did it say a subdomain has been created?Please ignore this! It is...

How do I create databases and manage them?

In cPanel select the link "MySQL Databases." In the "Db:" section specify a name for the...

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...