Forum Moderators: open
I suppose I could temporarily redirect to a 404.
then shouldn't you give them a temporary redirect (302) to another page?
"I am sorry but you cant view that doc at this time" kind of thing?
>> so I am wondering if there is some sort of temporarily not found
[w3.org...]
10.3.3 302 Found
The requested resource resides temporarily under a different URI. Since the redirection might be altered on occasion, the client SHOULD continue to use the Request-URI for future requests. This response is only cacheable if indicated by a Cache-Control or Expires header field.The temporary URI SHOULD be given by the Location field in the response. Unless the request method was HEAD, the entity of the response SHOULD contain a short hypertext note with a hyperlink to the new URI(s).
not found would be 404