> While debugging an issue with HTTP 400 error responses, I noticed that using > a named error page like 404.html returns a 200 response. Error pages shown > when the "http error page" setting is set to a page also return 200.The > built-in Active4D v4 error page does return the correct code, i.e. 404 > instead of 200. > > Is there a setting somewhere that I am missing or is this just the way it is?
200 is returned because IE refuses to display a custom error page when the status code is not 200. Kind regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoy.org _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
