> > > > That is is intented behaviour. The fallback page should be displayed and not > > an error page. > > I still think this is wrong. The page doesn't exist, so it should return 404 > so that spiders and such do the right thing. And for humans a nice layouted > page is returned. At least, it should be configurable. >
I prefer the current solution, but a simple soution has just come to my mind. Somewhere in your fallback page write $req_rec -> status (404) ; and it should return the 404 status Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
