On Tuesday 25 September 2007 11:15, Titi Alailima wrote: > I'm trying to configure AOLserver 4.5 for a custom 404 page, and my Config > from previous versions is: > > ns_section "ns/server/$service_name/redirects" > ns_param 404 "/file-not-found" > > but I just get the default 404 page. Any ideas why? I used the 4.5 RPM > from Project Open.
Don't you need a full filename? file-not-found.tcl/.html/.adp. If you still have trouble, capture your server.log file during the request. It seems weird, but you also get a 404 if the 404 page is not found, and eventually it breaks out of that loop. It'll show up in the logs. tom jackson -- 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.