I am not sure if users would like to have a vanity URL on xxx.com

But other than that you can just map any URL to a servlet which then
parses the username from the URL and looks up the corresponding user
and shows his page.

Thanks,
Uwe

On May 11, 12:23 pm, Herbert <[email protected]> wrote:
> hi all,
>
> is it possible at all to do vanity URLs on app engine? I'm using
> python.
>
> ps: what i meant was something like "xxx.com/username" which maps to a
> user's page. i'm not sure if it's called vanity URL.
>
> Thanks
>
> Herbert
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group 
> athttp://groups.google.com/group/google-appengine?hl=en.

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

Reply via email to