This may help.
https://support.dnsimple.com/articles/differences-between-a-cname-alias-url/

There is: 

   - an A record that points* pointblue.ph* to an IP address
   - an AAAA record than points *pointblue.ph* to an IPv6 address
   - a CNAME record that points *www.pointblue.ph* to* 
   c.storage.googleapis.com*

I think that you will have to delete the A and the AAAA records and replace 
them with a CNAME record that matches *www.pointblue.ph*. Or you could 
change the A and AAAA records to *old.pointblue.ph* so that you can still 
access the site. This will only work if *c.storage.googleapis.com* is set 
to handle any thing from the *pointblue.ph* and not restricted to the 
*www.pointblue.ph* subdomain.  Note that those records are currently set to 
timeout after one hour so you may have to wait a while for DNS changes to 
propagate. Also if the *216.239.32.21* server is providing additional 
services on other ports, like SQL or something, this will break it.

As an alternative, you might replace the /index.html on *216.239.32.21* 
with a redirect to *www.pointblue.ph*.

Please be careful. I hope nothing breaks. No warranty.

On Tuesday, May 8, 2018 at 10:43:40 AM UTC-5, bryan talaban wrote:
>
> Hello, I am trying to configure our website and currently, we have two 
> versions of it:
>
> 1. Old website (v1) which uses http:// (without www.)
> 2. New Website (v2) which uses http://www.
>
> I am a beginner at this and im scared to delete records in my admin 
> profile because we really need the website to work but if by mistake, I 
> delete a vital record, it is hard for me to fix things because I am not 
> knowledgeable with Google Cloud. Here is the record page:
>
>
> https://lh3.googleusercontent.com/-wovf2tIPsSY/WvD4COk-_mI/AAAAAAAAAAo/t79uCzaz6os5TW8HPMdVJL-EHHZFecN2ACLcBGAs/s1600/Screen%2BShot%2B2018-05-08%2Bat%2B8.32.36%2BAM.png
>
>
> https://lh3.googleusercontent.com/-2STKYGNgofU/WvD35HPIr_I/AAAAAAAAAAk/NA6OuT7PdkwaIR-sA2VfKHR-9Z6wBbi8gCLcBGAs/s1600/Screen%2BShot%2B2018-05-08%2Bat%2B8.32.23%2BAM.png
>  
>
> What I want to happen is to remove the http://pointblue.ph or at least 
> redirect it to www.pointblue.ph. Any leads?
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/301caef2-c6ab-4f9a-9b9a-8a76e9178456%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to