J
jeff29_b
I am trying to remove dependence on the frameworks custom error
mechanisms to get a site to work with google sitemaps, because they
framework does a redirect 302 to the errorpage.
Instead I am doing server.transfers from the applicaiton_error event.
This seems to work fine except for in the case of 404 errors. Is there
any way to do a server.transfer from application_error on a 404 error?
mechanisms to get a site to work with google sitemaps, because they
framework does a redirect 302 to the errorpage.
Instead I am doing server.transfers from the applicaiton_error event.
This seems to work fine except for in the case of 404 errors. Is there
any way to do a server.transfer from application_error on a 404 error?