[google-appengine] Re: how to server app on my own domain?

2009-02-23 Thread Jarek Zgoda

So in short (and to clear my confusion), you can not host 2 GAE-based
apps in different subdomains of your domain, say host blog on
blog.mydomain.com and services on services.mydomain.com? Sounds
strange.

On 22 Lut, 23:27, Doug doug...@gmail.com wrote:
 I beleive that the standard edition (non-business) is free.

 Here is a link:http://www.google.com/apps/intl/en/group/index.html

 I don't believe that a cname would work because every app does not
 have its own IP.  Since just creating a cname would not make any entry
 in google hosts file it would just send you to the main site for the
 IP address.

 If you already have your own site you could setup a page with a frame
 that loads your GAE site, or a meta redirect to it.  They may give you
 appearance of what I think you wanted.

 Doug

 On Feb 22, 3:01 pm, John munz...@gmail.com wrote:

  Is there a solution other than google apps? It appears google apps is
  a paid service for businesses.

  On Feb 21, 10:47 pm, Alexander Kojevnikov alexan...@kojevnikov.com
  wrote:

   On Feb 22, 5:08 pm, John munz...@gmail.com wrote:

I've created my first app and I would like it to have its own domain
(iewww.mydomain.com).  I know this is possible since others are doing
it (iewww.giftag.com). How can I accomplish this? I've already tried
creating a cname but that didn't work, it just loads the google
homepage.

  http://code.google.com/appengine/articles/domains.html
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: how to server app on my own domain?

2009-02-23 Thread Wooble



On Feb 23, 6:13 am, Jarek Zgoda jarek.zg...@gmail.com wrote:
 So in short (and to clear my confusion), you can not host 2 GAE-based
 apps in different subdomains of your domain, say host blog on
 blog.mydomain.com and services on services.mydomain.com? Sounds
 strange.

Yes, you can.  App Engine serves the app based on the hostname the
user is requesting.  if you have both blog.mydomain.com and
services.mydomain.com with CNAME records and linked to the appropriate
apps in Google Apps, it will work the way you'd expect.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: how to server app on my own domain?

2009-02-22 Thread John

Is there a solution other than google apps? It appears google apps is
a paid service for businesses.


On Feb 21, 10:47 pm, Alexander Kojevnikov alexan...@kojevnikov.com
wrote:
 On Feb 22, 5:08 pm, John munz...@gmail.com wrote:

  I've created my first app and I would like it to have its own domain
  (iewww.mydomain.com).  I know this is possible since others are doing
  it (iewww.giftag.com). How can I accomplish this? I've already tried
  creating a cname but that didn't work, it just loads the google
  homepage.

 http://code.google.com/appengine/articles/domains.html
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: how to server app on my own domain?

2009-02-22 Thread Doug

I beleive that the standard edition (non-business) is free.

Here is a link: http://www.google.com/apps/intl/en/group/index.html

I don't believe that a cname would work because every app does not
have its own IP.  Since just creating a cname would not make any entry
in google hosts file it would just send you to the main site for the
IP address.

If you already have your own site you could setup a page with a frame
that loads your GAE site, or a meta redirect to it.  They may give you
appearance of what I think you wanted.

Doug


On Feb 22, 3:01 pm, John munz...@gmail.com wrote:
 Is there a solution other than google apps? It appears google apps is
 a paid service for businesses.

 On Feb 21, 10:47 pm, Alexander Kojevnikov alexan...@kojevnikov.com
 wrote:

  On Feb 22, 5:08 pm, John munz...@gmail.com wrote:

   I've created my first app and I would like it to have its own domain
   (iewww.mydomain.com).  I know this is possible since others are doing
   it (iewww.giftag.com). How can I accomplish this? I've already tried
   creating a cname but that didn't work, it just loads the google
   homepage.

 http://code.google.com/appengine/articles/domains.html
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: how to server app on my own domain?

2009-02-22 Thread Paul Roy

inthe universe of http. reditect to YOU

Sent from my iPhone

On 09-02-22, at 17:27, Doug doug...@gmail.com wrote:


 I beleive that the standard edition (non-business) is free.

 Here is a link: http://www.google.com/apps/intl/en/group/index.html

 I don't believe that a cname would work because every app does not
 have its own IP.  Since just creating a cname would not make any entry
 in google hosts file it would just send you to the main site for the
 IP address.

 If you already have your own site you could setup a page with a frame
 that loads your GAE site, or a meta redirect to it.  They may give you
 appearance of what I think you wanted.

 Doug


 On Feb 22, 3:01 pm, John munz...@gmail.com wrote:
 Is there a solution other than google apps? It appears google apps is
 a paid service for businesses.

 On Feb 21, 10:47 pm, Alexander Kojevnikov alexan...@kojevnikov.com
 wrote:

 On Feb 22, 5:08 pm, John munz...@gmail.com wrote:

 I've created my first app and I would like it to have its own  
 domain
 (iewww.mydomain.com).  I know this is possible since others are  
 doing
 it (iewww.giftag.com). How can I accomplish this? I've already  
 tried
 creating a cname but that didn't work, it just loads the google
 homepage.

 http://code.google.com/appengine/articles/domains.html
 

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: how to server app on my own domain?

2009-02-22 Thread Alexander Kojevnikov

On Feb 23, 8:01 am, John munz...@gmail.com wrote:
 Is there a solution other than google apps? It appears google apps is
 a paid service for businesses.

In short, no. Using Google Apps is the only officially supported
method. And as Doug mentioned, the standard edition is free.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: how to server app on my own domain?

2009-02-21 Thread Alexander Kojevnikov

On Feb 22, 5:08 pm, John munz...@gmail.com wrote:
 I've created my first app and I would like it to have its own domain
 (iewww.mydomain.com).  I know this is possible since others are doing
 it (iewww.giftag.com). How can I accomplish this? I've already tried
 creating a cname but that didn't work, it just loads the google
 homepage.

http://code.google.com/appengine/articles/domains.html
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---