On Tue, Nov 17, 2009 at 9:41 PM, SivaTumma <sivatu...@gmail.com> wrote:
> For faster paybacks, I put an index.html in the subdomains' root
> folders and insert this in that file.
>
> ..blah blah..
> <body onload="location.href='http://
> where_i_want_this_to_redirect.com'; ">
>
> ..and blah blah.

That may not always run though (it will not in my setup for example,
so all I would see is a blank page).

The proper way would be a 301 header redirect.

--

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-appeng...@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.


Reply via email to