This is an ACS-based system, which abstracts URLs so you don't need the extension. Just to be sure though I tried it with a full file name and it still didn't work. However, I believe this is the error John Buckman and Derek Keller found around July of last year and Jim Davidson fixed. I will email again if it turns out that I still can't get it to work with newer code.
Titi Ala'ilima Lead Architect MedTouch LLC 1100 Massachusetts Avenue Cambridge, MA 02138 617.621.8670 x309 > -----Original Message----- > From: AOLserver Discussion [mailto:[EMAIL PROTECTED] On > Behalf Of Tom Jackson > Sent: Tuesday, September 25, 2007 2:36 PM > To: [email protected] > Subject: Re: [AOLSERVER] 404 redirects config in 4.5 > > 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. -- 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.
