I'm trying to write a very dynamic custom 404 page. Using ErrorDocument, I'm able to make the page display, the only problem is that I want to be able to pass POST data (instead of just GET/QUERY_STRING) data, and it doesn't seem to work.
Apache defines a couple of variables if the redirect is on the same server such as REDIRECT_QUERY_STRING, REDIRECT_REQUEST_METHOD, etc, but as far as I can tell, no way to get to the POST data.
If anybody has had any experience with this sort of thing, I would appreciate hearing their knowledge!
Tom Brown
Netnexus: Where gamers play
http://www.netnexus.com