Looking for the folder to upload the file (pdf) to access directly (domainname.com/files/....pdf)

maniakovic

New member
Joined
Nov 16, 2025
Messages
1
Stupid question: where to upload the file to the public domain directory to have a direct link to view it?
I was searching for the 'Files' folder but found nothing.
Can I ask for the guidance?
 
You need to have an active domain setup on your server. If you don't have it setup yet, click where the arrows are to create the domain. Also, make sure you have "User" selected at top as the Admin panel does not have a File Manager icon by default any more.

1763292276948.png



In your panel, click "File Manager"


1763291227984.png


When it opens, navigate to the public_html folder of the domain / subdomain you want to serve from and drag and drop file into that folder.

1763291472475.png


Anything above public_html in the heirarchy won't get served and won't be accessible via a browser

If you wanted somewhere like www.yourdomain.com/files/your_pdf.pdf then create the "files" folder in the "public_html" directory, navigate to that folder and upload your pdf files
 
Last edited:
Back
Top