See the section titled 'URL Mappings'
  http://code.google.com/appengine/docs/python/tools/webapp/running.html



Robert






On Sat, Mar 5, 2011 at 09:00, Advanced Media Technologies
<amte...@gmail.com> wrote:
> Ah...Im treating app.yaml as .htaccess.
> So now I didĀ application = webapp.WSGIApplication([('/', HomePage), ('/\d+',
> HomePage)], debug=True)
> and it works but now how do I mention (\d+) as index.py?code=\1 ?
>
> --
> 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.
>

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

Reply via email to