Does anyone here have strong opinions about whether hard or soft 404s should be used? The main problem with /404.jsp is that the return code of any action that displays that as a result is still 200 (success)... ...I think it's possible to return both a nice page describing that there was a problem still with a 404 result code (for example using Apache's ErrorDocument directive), but I don't believe appfuse based apps do that.

Is it important?  Are "soft 404"s (that return 200) evil?

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to