1 Star 0 Fork 44

tszhao/WLBLOG

forked from 神码都是浮云/WLBLOG 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.conf 823 Bytes
一键复制 编辑 原始数据 按行查看 历史
神码都是浮云 提交于 2015-08-01 17:04 . 20150801
########################## BAE application config file ######################
#
# app.conf 采用YAML格式, 请参考 http://yaml.org/
# 请尽量不要在配置部分使用中文,以免发布失败
# 请不要使用TAB键,应该使用空格
# 一定要注意对齐,否则发布会失败
# app.conf 详细功能,请参考:
# http://developer.baidu.com/wiki/index.php?title=docs/cplat/rt/manage/conf
# http://godbae.duapp.com/?p=654
#
##############################################################################
handlers:
- url : /
script: BAE.py
- url : /(.*)\.html$
script: /html/$1.html
- expire : .jpg modify 10 years
- expire : .swf modify 10 years
- expire : .png modify 10 years
- expire : .gif modify 10 years
- expire : .JPG modify 10 years
- expire : .ico modify 10 years
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tszhao10/WLBLOG.git
git@gitee.com:tszhao10/WLBLOG.git
tszhao10
WLBLOG
WLBLOG
master

搜索帮助