A previous engineer that is no longer with us had setup a status page for 
an application on appspot.com.  For example "test.domain.com" when down 
would redirect to this status page.  I want to remove this redirect to send 
this to a new status page, but can't figure out how the redirect was 
performed.   Currently I have deleted the old DNS entry both internally and 
externally to test.domain.com.   I have configured a CNAME for 
test.domain.com to point to status.domain.com.  Status.domain.com is a 
local server internally where we just have an IIS page displayed for the 
outage.  So this works fine internally when trying to access 
https://test.domain.com it redirects to https://status.domain.com. 
 Externally it works for both http and https.  However, internally when 
accessing http://test.domain.com I am getting redirected to 
status.appspot.com.  There are no other internal DNS entries for 
test.domain.com and I have cleared DNS cache and flushed cache internally. 
 How is this being redirected to the appspot status page?  

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/faacb0f6-61b4-4f42-83f4-5788f6668800%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to