The public_html folder is the root directory of your website. Any files placed here are publicly accessible via your domain.
We assume you’re already logged into your Eclipse Web Portal.
If you need help logging in, please follow the relevant login guides.
What belongs in public_html
-
Website files such as:
-
index.php -
index.html -
CSS, JavaScript, images
-
-
CMS files (WordPress, Laravel, etc.)
-
.htaccessfile
What should NOT go in public_html
-
Backup files
-
Private documents
-
Configuration files containing passwords
-
Old or unused ZIP archives
How to access public_html
-
Open Eclipse Web Portal
-
Select File Manager
-
Navigate to public_html
Common issues
-
If
public_htmlis empty, your website will not load -
Uploading files outside
public_htmlwill prevent them from appearing online