How do I host a PDF file on my Webflow site and access it on my own domain?

How do I upload a PDF file to my Webflow site and access it using my own domain name? I’m thinking my-domain-name.com/test-pdf-file.pdf

I have already uploaded a PDF as an asset but that’s hosted on Webflow’s own uploads site (https://uploads-ssl.webflow.com/…) which isn’t what I’m looking for. I’m currently on the Basic plan, using my custom domain.

Any help would be appreciated!

1 Like

Hi Hassan, if you want to use Webflow’s hosting, your site and your files will be delivered from separate domains.

The only way around that is a reverse proxy that is setup to proxy those files, and to replace their paths in your HTML.

We use this approach as part of our hyperspeed reverse proxy builds, which involve image optimization & edge-caching.

Hi Hassan, you can do this with flowdrive. (tryflowdrive .com)

Just upload your pdf, conect your custom domain and use that domain for your files so it will look like this

hassan-domain.com/2323233_file.pdf for example