John Buckman said:
> I'm trying to redirect "404 not found" pages to the home page.  The
> annotated config file shows this as:
Are you sure you want to do this? This is very confusing for users! I
personally hate this when I come acros a site that does it. I much prefer
a 404 page with link to the homepage and also a link to support pages
where they might tell you of the problem.

> but this isn't having any effect for me.  Can someone suggest how to
None at all? (ie: you still get the simple/default 404 message) Or does it
show the homepage but with the same URL as before? These are internal
redirects, so they should show the contents of index.adp, but the URL
doesn't change; the server does NOT send a 301/302 redirect to the
browser.

> go about debugging the problem?  Alternatively, is there a Tcl
> command to do this?
Well, Tcl is only run on pages (or registered procs) that can be found, so
no, you can't. :)

Cheers,
Bas.


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to