Page is a not externally linkable
g1smd - 11:11 pm on Mar 1, 2011 (gmt 0)
If you include a domain name in the ErrorDocument directive it will return the incorrect 302 response - as documented and warned about in the Apache documentation.
ErrorDocument 404 /file.ext is what you need.