Forum Discussion

Ben_Wilson_2412's avatar
Jul 11, 2013

Changing HTTP Reponse status code

Hi,   I've been asked to change the reponse HTTP Status code for custom 404 pages to "404" instead of 200.   It looks like this is possible by checking if the request is for /404.jsp, capturing...