Bluehost Web Hosting Help

Finding the URL of a File

If you want to share a web file with friends or the public, you first need to determine the path of the file.

  1. Login to FTP or File Manager and note the parent folder where your file is stored (normally the public_html folder).
  2. Double click the appropriate folder icon to navigate inside public_html. If you are unfamiliar with the File Manager, please look at our Navigating the File Manager article.
  3. If you see the file here, you are done. If you need to navigate inside more folders to find your file, note each folder. (Folder names are case-sensitive, so you must use the exact capitalization and spelling.)
  4. Once you locate your file, you should have noted the full path (a list of the folders you must go inside, respectively, to find that file).
  5. Now simply add the file name, exactly as it appears, to the end of the path. (File names are case-sensitive, so you must use the exact capitalization and spelling.)

    Here are some examples:
    public_html/My_Book.pdf
    public_html/images/banner25x120.JPG
    public_html/blog/includes/Movies/bigjump.avi

  6. Almost there! Now you just need to replace "public_html" with http and your primary domain name (example.com in the examples below).

    Same examples:
    http://example.com/My_Book.pdf
    http://example.com/images/banner25x120.JPG
    http://example.com/blog/includes/Movies/bigjump.avi

  7. Try to browse these URL's and you will see the file you uploaded.

URLs with Addon Domains and Subdomains

This can even be done for addon and subdomains. Just replace the public_html/subfolder/ part with the addon (addondomain.com) or subdomain name (subdomain.example.com).

For example, if my addon domain is myblogdomain.com, and the document root for that domain is the subfolder /myblogdomain/ (inside public_html of course).

A path like public_html/myblogdomain/includes/Movies/bigjump.avi would become http://myblogdomain.com/includes/Movies/bigjump.avi

Knowledgebase Article 146,622 views bookmark tags:


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

How To Find Your WordPress Database

This article explains how to find the database in use by a WordPress site.

Accessing the Mail Folder in the Control Panel

This article will explain where email is stored in your system directory.

File Manager - How to Upload Files

This article will walk you through uploading files using the File Manager

Related Help Content

Intro to FTP

There are many ways that you can transfer files and folder to and from your hosting account. We highly recommend using an FTP (File Transfer Protocol) program to quickly upload and download files. We

File Manager - How to Compress Files into an Archive GZip

This article will explain how to utilize GZip through the file manager.

Cron Jobs with PHP and other File Types

This article will explain how to run php and other file types using Cron jobs.

How to Change your Hosts File

The hosts file is a plain text file that allows you to set IP Addresses for a domain on your computer. This may override authoritative DNS.

Password Protect a folder on your website

How do I password protect a folder on my website?

Password Protect a File

How do I Password Protect a single file on my website?

How To Host Primary Domain From A Subfolder htaccess

How do I make a sub directory (or sub folder) act as the public_html for your main domain?

Log Locations On Dedicated/VPS

A list of common log files and their locations.