Brian_69413
May 02, 2012Nimbostratus
HTTP::repond 404 returns blank page
When I use the line HTTP::respond 404 within the HTTP_REQUEST event, the user receives a blank page instead of a 404. Does anyone have an idea on this? I am running 10.2.1 HF2
when HTTP_REQUEST {
HTTP::respond 404
}