What if there was a special branch in your app's repo called "error-pages" or something, similar to Github's gh-pages branch. That branch would ONLY have things like 500.html, 404.html, etc.
Those static pages could then pushed somewhere other than the dynos, and served in case of dyno issues. On Fri, Aug 6, 2010 at 9:30 AM, James Bracy <[email protected]> wrote: > +1, especially for the backlog to deep. > > On Fri, Aug 6, 2010 at 4:54 AM, Idris <[email protected]> wrote: > > +1 for this feature. If we could just upload static HTML pages for > > the different possible heroku errors, that would be great. It's > > unacceptable for a Heroku branded error to come up no matter what the > > error is. > > > > On Aug 6, 6:41 am, Tomaž Žlender <[email protected]> wrote: > >> +1 for this feature. > >> > >> On Jul 27, 6:20 am, daniel hoey <[email protected]> wrote: > >> > >> > >> > >> > Is there anyway to use our own error pages instead of the Heroku > >> > ones? > > > > -- > > You received this message because you are subscribed to the Google Groups > "Heroku" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]<heroku%[email protected]> > . > > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<heroku%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
