Google App Engine for Python 6アプ目
■ このスレッドは過去ログ倉庫に格納されています
0254252
2013/12/02(月) 00:20:22.53ID:???返信ありがとうございます。
app.yamlを下記のようにしましたがデフォルトの404ページが出ます。
application: ***
version: 1
runtime: python27
api_version: 1
threadsafe: yes
handlers:
- url: /
static_files: htdocs/index.html
upload: /
- url: /
static_dir: htdocs
error_handlers:
- file: index.html
■ このスレッドは過去ログ倉庫に格納されています