Hi, how can I add more html pages with my app?

I am just using google app engine.

I already got the first page working. Now I need to add additonal
pages.

for example  the url / is root meaning the main page.

I want to add  /home   url which will direct the request to home.html

I  want the url to be /home and not /home/home.html.

How can I do this?

in the app.yaml I tried to add the static_files code followed up
upload files.

this shows nothing for the url /home.


any ideas how to add html files that uses a url we specified?
--~--~---------~--~----~------------~-------~--~----~
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