Can't see my uploaded website. 500 Server Error

44 views
Skip to first unread message

Abhilash Panigrahi

unread,
Mar 27, 2012, 5:02:25 PM3/27/12
to google-a...@googlegroups.com
I followed all the steps to create the website on GAE. I deployed, and everything worked fine. But when i try to open the website on <myname>.appspot.com, it gives a Server Error.

I have a feeling my app.yaml file is incomplete. My website is pretty basic. This is the app.yaml file. Should I add something more? Please help

application: <myname>
version: 1
runtime: python
api_version: 1

handlers:
- url: /(.*\.(gif|png|jpg|ico|js|css))
  static_files: \1
  upload: (.*\.(gif|png|jpg|ico|js|css))

- url: .*
  script: main.py

Thanks a lot for the help


SIDDHESHWAR KADAM

unread,
Mar 30, 2012, 10:16:15 AM3/30/12
to google-a...@googlegroups.com

--- Original Message ---

-- You received this message because you are subscribed to the Google Groups "Google App Engine" group.To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/oaodi5XIFosJ. To post to this group, send email to google-a...@googlegroups.com.To unsubscribe from this group, send email to google-appengi...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.

Reply all
Reply to author
Forward
0 new messages