> 1) i dont know how to map directlywww.mydomain.com to
> myapp.appspot.com/myt3app/default/wiki/main

On GAE you have two options. Ask the domain name registrar to do it
(other they can via parking) or map the domain into
yourapp.appspot.com can call your app "init". Or write an app "init"
that looks into the request.env and redirects into the proper
application.

> 2) I would like to be apble to upload/attach pictures and files into
> pages i create (this is needed sometimes), how to do this?

{{=t2.attachments()}}

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

Reply via email to