You can connect your domain name to a S3 Storage bucket. This way, you won’t need to specify the bucket name when accessing the files.
So, instead of these URLs:
https://s3.hostman.com/bucket_name/file_name
https://s3.hostman.com/bucket_name/directory_name/file_name
you can use URLs like these:
https://your.domain.tld/file_name
https://your.domain.tld/directory_name/file_name
Note that when accessing the domain (https://your.domain.tld/
), you will not see a file listing or any other index page. The URL must specify the path to a specific file.
You need to use a third-level domain or higher, such as
hostman.mydomain.com
.
If your domain uses Cloudflare for proxying, disable it before linking the domain. Wait 5-10 minutes for the changes to take effect, link the domain following the instructions below, and re-enable proxying.
To link a domain:
s3.hostman.com
. If the domain uses Hostman name servers, you can do it in the Domains section of your Hostman control panel.If you leave the Issue SSL certificate option checked, we will automatically generate and install a Let's Encrypt SSL certificate on your domain and renew it automatically one week before it expires.