Re: [WWW] Apache 404 handler

2013-09-30 Thread Alexandro Colorado
I think that page can be work upon, I don't like the borders on a table, this could be done on a more XHTML manners using div instead of tables, and also get rid of the table borders. Probably a better design, and more useful information like a link to the site and a GoBack() link. On Sun, Sep

Re: [WWW] Apache 404 handler

2013-09-29 Thread Rob Weir
On Mon, Sep 23, 2013 at 6:21 PM, Kay Schenk kay.sch...@gmail.com wrote: On Mon, Sep 23, 2013 at 1:30 PM, Alexandro Colorado j...@oooes.org wrote: I notice a lot of dead links gives a horrible default error. Can we put a more design friendly error handler for missing or outdated links. Also

Re: [WWW] Apache 404 handler

2013-09-29 Thread Kay Schenk
On Sun, Sep 29, 2013 at 7:11 AM, Rob Weir robw...@apache.org wrote: On Mon, Sep 23, 2013 at 6:21 PM, Kay Schenk kay.sch...@gmail.com wrote: On Mon, Sep 23, 2013 at 1:30 PM, Alexandro Colorado j...@oooes.org wrote: I notice a lot of dead links gives a horrible default error. Can we put a

Re: [WWW] Apache 404 handler

2013-09-23 Thread Kay Schenk
On Mon, Sep 23, 2013 at 1:30 PM, Alexandro Colorado j...@oooes.org wrote: I notice a lot of dead links gives a horrible default error. Can we put a more design friendly error handler for missing or outdated links. Also add some Javascript to redirect back to homepage (or back page).

Re: [WWW] Apache 404 handler

2013-09-23 Thread Alexandro Colorado
JS was to automatically send you back (or send you to the homepage like the example). Using: history.back() On Mon, Sep 23, 2013 at 5:21 PM, Kay Schenk kay.sch...@gmail.com wrote: On Mon, Sep 23, 2013 at 1:30 PM, Alexandro Colorado j...@oooes.org wrote: I notice a lot of dead links gives a

Re: [WWW] Apache 404 handler

2013-09-23 Thread Kay Schenk
We can do this with a custom 404 as well, and no JS needed. On Mon, Sep 23, 2013 at 3:44 PM, Alexandro Colorado j...@oooes.org wrote: JS was to automatically send you back (or send you to the homepage like the example). Using: history.back() On Mon, Sep 23, 2013 at 5:21 PM, Kay Schenk