[google-appengine] subdomain serving the appid traffic

2014-04-09 Thread Aswath Satrasala
Hello,
I have setup a custom domain pointing to an appid.  Also, I am using the
cloudflare service for the purpose of ssl.
www.accounting-guru.net is serving the traffic
accountingguru-india.appspot.com
This is all fine.

Now, I would like to have a subdomain go.accounting-guru.net be serving the
same appid 'accountingguru-india.appspot.com'

I added a CNAME record with the following key and value
go.accounting-guru.net, ghs.googlehosted.com

I get the following error
The requested URL / was not found on this server. That's all we know

Any other steps to be followed??

-Aswath

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] subdomain serving the appid traffic

2014-04-10 Thread Vinny P
On Wed, Apr 9, 2014 at 8:15 AM, Aswath Satrasala  wrote:

> I have setup a custom domain pointing to an appid.  Also, I am using the
> cloudflare service for the purpose of ssl.
> Now, I would like to have a subdomain go.accounting-guru.net be serving
> the same appid 'accountingguru-india.appspot.com'
> I added a CNAME record with the following key and value
> go.accounting-guru.net, ghs.googlehosted.com
> I get the following error The requested URL / was not found on this
> server. That's all we know
>



Normally, if your domain was hosted through Google Apps, you'd create a
mapping between the application ID and the subdomain. Here's an example
picture: http://imgur.com/HLGjpmw

But since you said you're using Cloudflare, your domain is probably mapped
as a reverse proxy through Cloudflare servers. You'll have to log in to
your CF account and edit the subdomain settings there. See
https://support.cloudflare.com/hc/en-us/articles/200168756-How-do-I-add-a-subdomain-.
Remember to update your domain's DNS.


-
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] subdomain serving the appid traffic

2014-04-10 Thread Aswath Satrasala
Thanks Vinny.  It helped a bit.


On Thu, Apr 10, 2014 at 3:09 PM, Vinny P  wrote:

> On Wed, Apr 9, 2014 at 8:15 AM, Aswath Satrasala <
> aswath.satras...@gmail.com> wrote:
>
>> I have setup a custom domain pointing to an appid.  Also, I am using the
>> cloudflare service for the purpose of ssl.
>> Now, I would like to have a subdomain go.accounting-guru.net be serving
>> the same appid 'accountingguru-india.appspot.com'
>> I added a CNAME record with the following key and value
>> go.accounting-guru.net, ghs.googlehosted.com
>> I get the following error The requested URL / was not found on this
>> server. That's all we know
>>
>
>
>
> Normally, if your domain was hosted through Google Apps, you'd create a
> mapping between the application ID and the subdomain. Here's an example
> picture: http://imgur.com/HLGjpmw
>
> But since you said you're using Cloudflare, your domain is probably mapped
> as a reverse proxy through Cloudflare servers. You'll have to log in to
> your CF account and edit the subdomain settings there. See
> https://support.cloudflare.com/hc/en-us/articles/200168756-How-do-I-add-a-subdomain-.
>  Remember to update your domain's DNS.
>
>
> -
> -Vinny P
> Technology & Media Advisor
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>
> --
> 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 http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.