google app engine 404 error
i've setup stationary website gae controlling hints found elsewhere, nonetheless can't figure out relapse 404 error. app.yaml record looks like
- url: (.*)/
static_files: static\1/index.html
upload: static/index.html
- url: /
static_dir: static
with stationary html/jpg files stored underneath stationary directory. above works files exist, nonetheless advantage zero length record don't. answer substantially python book relapse 404 error, nonetheless set things adult offer stationary files exist nonetheless run book files don't?
here record attractive self-existent record (nosuch.html) growth concentration server:
error 2008-11-25 20:08:34,084 dev_appserver.py] blunder encountered reading record "/usr/home/ctuffli/www/tufflinet/static/nosuch.html":
[errno 2] such record directory: '/usr/home/ctuffli/www/tufflinet/static/nosuch.html'
info 2008-11-25 20:08:34,088 dev_appserver.py] "get /nosuch.html http/1.1" 404 -
Comments
Post a Comment