# Images and jquery\_include.js 404ing on finish installation screen (subfolder install)

**URL:** <https://meta.discourse.org/t/images-and-jquery-include-js-404ing-on-finish-installation-screen-subfolder-install/54473>\
**Category:** Self-hosting\
**Tags:** subfolder\
**Created:** [2016年十二月19日 08:04 UTC](https://meta.discourse.org/t/images-and-jquery-include-js-404ing-on-finish-installation-screen-subfolder-install/54473 "2016-12-19T08:04:19Z")\
**Posts on this page:** 9\
**Page:** 1

<div class="post-metadata">

**Author:** ![naomi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/naomi/32/120507_2.png) [@naomi](https://meta.discourse.org/u/naomi)\
**Post date:** [2016年十二月19日 08:04 UTC](https://meta.discourse.org/t/images-and-jquery-include-js-404ing-on-finish-installation-screen-subfolder-install/54473/1 "2016-12-19T08:04:20Z")

</div>

Hi, I’m having the same issue, on the finish installation screen:

[https://meta.discourse.org/t/subfolder-support-with-docker/30507/10](https://meta.discourse.org/t/subfolder-support-with-docker/30507/10)

The styles & js file load fine, but the images (tada.svg, etc) and the jquery\_include.js file 404.

It’s a brand new subfolder install (Docker version) that followed the instructions in the above thread, except I removed the Fastly replace block (not using Fastly) and the command to remove the public symlinked folders.

The Discourse version is 1.7.0.beta10.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2016年十二月19日 08:05 UTC](https://meta.discourse.org/t/images-and-jquery-include-js-404ing-on-finish-installation-screen-subfolder-install/54473/2 "2016-12-19T08:05:09Z")

</div>

Is it a hard requirement that you have a subfolder install? Because it is a much more complex setup, with many more things that can go wrong.

We recommend subdomain in 99% of cases.

---

<div class="post-metadata">

**Author:** ![naomi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/naomi/32/120507_2.png) [@naomi](https://meta.discourse.org/u/naomi)\
**Post date:** [2016年十二月19日 08:07 UTC](https://meta.discourse.org/t/images-and-jquery-include-js-404ing-on-finish-installation-screen-subfolder-install/54473/3 "2016-12-19T08:07:35Z")

</div>

Yes, I understand it’s harder, but it can be done 😀 Any idea what the issue is?

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2016年十二月19日 08:08 UTC](https://meta.discourse.org/t/images-and-jquery-include-js-404ing-on-finish-installation-screen-subfolder-install/54473/4 "2016-12-19T08:08:12Z")

</div>

We don’t spend much time supporting it, except when enterprise customers pay us a _lot_ of money to do it. And we tell them not to. 😉

---

<div class="post-metadata">

**Author:** ![naomi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/naomi/32/120507_2.png) [@naomi](https://meta.discourse.org/u/naomi)\
**Post date:** [2016年十二月19日 08:11 UTC](https://meta.discourse.org/t/images-and-jquery-include-js-404ing-on-finish-installation-screen-subfolder-install/54473/5 "2016-12-19T08:11:39Z")

</div>

Apparently there’s a lot of interest and even success since there’s a long how-to thread I linked above. I’ll see if someone has some insight over there as well.

---

<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:** [2016年十二月19日 13:18 UTC](https://meta.discourse.org/t/images-and-jquery-include-js-404ing-on-finish-installation-screen-subfolder-install/54473/6 "2016-12-19T13:18:43Z")

</div>

Are you talking only about the `/wizard`?

You can skip it and config everything in the admin panel, if only the wizard is broken.

---

<div class="post-metadata">

**Author:** ![naomi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/naomi/32/120507_2.png) [@naomi](https://meta.discourse.org/u/naomi)\
**Post date:** [2016年十二月19日 17:18 UTC](https://meta.discourse.org/t/images-and-jquery-include-js-404ing-on-finish-installation-screen-subfolder-install/54473/7 "2016-12-19T17:18:48Z")

</div>

There’s also the jquery\_include.js file I mentioned. And when I visit other parts of the site, images are missing as well – like the logo & system user avatar

---

<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:** [2016年十二月19日 17:25 UTC](https://meta.discourse.org/t/images-and-jquery-include-js-404ing-on-finish-installation-screen-subfolder-install/54473/8 "2016-12-19T17:25:37Z")

</div>

> [@naomi](#):
>
> like the logo & system user avatar

That’s always the case in subfolder installs. You need to go into settings and set your own logos for it.

---

<div class="post-metadata">

**Author:** ![naomi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/naomi/32/120507_2.png) [@naomi](https://meta.discourse.org/u/naomi)\
**Post date:** [2017年一月25日 01:07 UTC](https://meta.discourse.org/t/images-and-jquery-include-js-404ing-on-finish-installation-screen-subfolder-install/54473/9 "2017-01-25T01:07:17Z")

</div>

This ended up being an issue only on vagrant. The subfolder install instructions worked perfectly without a hitch on my production server.
