Comment by himal 13 years ago Absolutely, The server can do whatever it wants with the data and return a 404 header. 2 comments himal Reply robmcm 13 years ago Yup, this actually saved me in the past when a statistics logger was returning an internal error (PHP) but Apache was logging the requests, so we could just parse the logs to get the info needed :) ajtaylor 13 years ago Been there, done that too! Less than 2 weeks ago at that.
robmcm 13 years ago Yup, this actually saved me in the past when a statistics logger was returning an internal error (PHP) but Apache was logging the requests, so we could just parse the logs to get the info needed :) ajtaylor 13 years ago Been there, done that too! Less than 2 weeks ago at that.
Yup, this actually saved me in the past when a statistics logger was returning an internal error (PHP) but Apache was logging the requests, so we could just parse the logs to get the info needed :)
Been there, done that too! Less than 2 weeks ago at that.