Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚学习 GAE 并且对此非常陌生。
在 appengine-web.xml 文件中指定静态文件的目的是什么,它是否添加任何值?
我浏览了下面的链接,但我实际上无法理解实际目的。
关联
谷歌应用引擎有专门的服务器来提供静态文件,所以你并没有真正使用你的实例来服务它们,你只需要为这些文件支付带宽。