http://www.perlmonks.org?node_id=830471


in reply to Re: Doing a proper 404 redirect
in thread Doing a proper 404 redirect

Well, it kinda is a Perl question, since I want to be able to "express" a 404 error using Perl.

Regarding the 404, there was some wrong thinking on my part:) It's of course up to me to show relevant info when the 404 is made. But, I still want search engines and such to "get" that a 404 has been made.

In other words, I want to write a correct 404 header. The information displayed after that is basically up to me.