In appengine I have mapped '/' directory for static folder editing my
app.yaml. Now the problem it raised is that it can't recognize my other
routes (for eg: /blog/.json) which I am configuring via my python script.
If both of the route were scripted in python then moving a route up and
down could have solved this problem but here apparently I can't do that. So
what can be done?
main.py
app = webapp2.WSGIApplication([('/blog/.json', jsonBlog)], false)
app.yaml
- url: /
static_dir: html5
Stackoverflow Link:
http://stackoverflow.com/questions/15210857/appengine-making-a-scripted-static-route-active-in-a-non-scripted-static-route-d
--
Md. Sadaf Noor
Student,
BRAC School of Engineering and Computer Science,
BRAC University
Mohakhali, Dhaka
www.bracu.ac.bd
Other affiliations:
Contacts: Other emails: [email protected], [email protected],
[email protected] | Mobile: +88 01758085078 | Website: www.sadafnoor.tk |
sadaf2605.appspot.com
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.