Opened 15 years ago
Last modified 14 years ago
#295 closed task (FIXED)
Make mediagoblin.org 404 look like mediagoblin software's 404
| Reported by: | Christopher Allan Webber | Owned by: | Jef van Schendel |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.2.1 |
| Component: | infrastructure | Keywords: | |
| Cc: | Parent Tickets: |
Description
http://mediagoblin.org/foooo is totally boring, and not nearly as cool as MediaGoblin's 404 page.
People are sad! http://www.reddit.com/r/linux/comments/lxpao/mediagoblin_010_living_the_dream_released_and_a/c2wgmli
We should make them not sad and deliver a beautiful 404 page on mediagoblin.org's apache setup!
Steps:
- Add a page like 404.html to mediagoblin-website's design
- Set up apache to use it!
Change History (5)
comment:1 by , 15 years ago
| Milestone: | 0.2.0 → 0.2.1 |
|---|

So the apache part has to be done by Will or myself, but the other part can be done by anyone.
Go through the mediagoblin website checkout/update process http://wiki.mediagoblin.org/Update_the_website
There's a site/pages/ section, add a 404.txt that tries to map over the look from mediagoblin's 404.html template. There should be a site/static/images/ ... copy over the 404 graphic into there also and link to it. When that's all done it'll be really easy for one of us to update apache to use the 404 page.