# 404 rendering at custom route without redirection

**URL:** https://meta.discourse.org/t/404-rendering-at-custom-route-without-redirection/89349
**Category:** Development
**Created:** [6월 7, 2018, 9:20오전 UTC](https://meta.discourse.org/t/404-rendering-at-custom-route-without-redirection/89349 "2018-06-07T09:20:27Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [6월 11, 2018, 12:01오후 UTC](https://meta.discourse.org/t/404-rendering-at-custom-route-without-redirection/89349/3 "2018-06-11T12:01:30Z")

</div>

Not exactly. The [Static Pages plugin](https://meta.discourse.org/t/static-pages-plugin-dl-static-pages/69698) doesn’t try to maintain the URL without redirecting. It’s all done on the server side as seen here:

[https://github.com/procourse/procourse-static-pages/blob/master/app/controllers/dl\_static\_pages/pages\_controller.rb](https://github.com/procourse/procourse-static-pages/blob/master/app/controllers/dl_static_pages/pages_controller.rb)

---

_[View the full topic](https://meta.discourse.org/t/404-rendering-at-custom-route-without-redirection/89349)._
