【发布时间】:2011-11-10 15:52:54
【问题描述】:
我在 google appe 引擎上部署了我的应用程序。我的网站使用带有模板 claro 的 Dojo。当我运行“谷歌浏览器检查”时,当我浏览我的网站时会看到很多警告。以下是警告的类型:
The page index.html ran insecure content from http://ajax.googleapis.com/ajax/libs/dojo/1.5/dijit/themes/claro/claro.css.
The page index.html ran insecure content from http://ajax.googleapis.com/ajax/libs/dojo/1.5/dojo/dojo.xd.js.
我需要在 appengine-web.xml 或 web.xml 中配置一些东西吗?
【问题讨论】:
标签: javascript html google-app-engine dojo