# Reverse Proxy Assets

**URL:** https://meta.discourse.org/t/reverse-proxy-assets/127706
**Category:** Development
**Created:** [September 5, 2019, 4:05pm UTC](https://meta.discourse.org/t/reverse-proxy-assets/127706 "2019-09-05T16:05:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![KnightYoshi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/knightyoshi/32/143290_2.png) [@KnightYoshi](https://meta.discourse.org/u/KnightYoshi)
#### Post date: [September 5, 2019, 4:05pm UTC](https://meta.discourse.org/t/reverse-proxy-assets/127706/1 "2019-09-05T16:05:40Z")

</div>

I have a reverse proxy set up for Discourse `example.com/forum` which works (somewhat), but the assets (JS and CSS) are loaded from the domain root, not relative to the `/forum` path. I couldn’t find anything about it in the settings, is there a way to configure Discourse to load assets relative to the `/forum`?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [September 5, 2019, 4:13pm UTC](https://meta.discourse.org/t/reverse-proxy-assets/127706/2 "2019-09-05T16:13:05Z")

</div>

Follow [Serve Discourse from a subfolder (path prefix) instead of a subdomain](https://meta.discourse.org/t/subfolder-support-with-docker/30507) closely.
