# Setup Discourse with KeyCDN

**URL:** https://meta.discourse.org/t/setup-discourse-with-keycdn/35807
**Category:** Sysadmins
**Tags:** cdn, how-to
**Created:** [November 19, 2015, 7:05pm UTC](https://meta.discourse.org/t/setup-discourse-with-keycdn/35807 "2015-11-19T19:05:14Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![webperf](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/webperf/32/48223_2.png) [@webperf](https://meta.discourse.org/u/webperf)
#### Post date: [November 20, 2015, 7:46am UTC](https://meta.discourse.org/t/setup-discourse-with-keycdn/35807/2 "2015-11-20T07:46:44Z")

</div>

In case you installed Discourse in a subfolder - [Serve Discourse from a subfolder (path prefix) instead of a subdomain](https://meta.discourse.org/t/subfolder-support-with-docker/30507)

Remove those 2 lines from the app.yml config before your rebuild the app:

```
- rm public/uploads
- rm public/backups

```

Otherwise will it remove your existing uploads and backups.

---

_[View the full topic](https://meta.discourse.org/t/setup-discourse-with-keycdn/35807)._
