【问题标题】:Github pages ignores a directoryGithub 页面忽略目录 【发布时间】:2017-08-06 18:43:39 【问题描述】: 知道为什么 Github 会忽略这个目录: https://github.com/amahdy/DroneTrek/tree/master/ww 例如,这给出了404 https://amahdy.github.io/DroneTrek/ww/WorldWind.js 【问题讨论】: Why are Github project document page urls case sensitive? What are the negative effects?的可能重复 标签: github github-pages 【解决方案1】: 我相信 Github 对文件名是区分大小写的。 尝试: https://amahdy.github.io/DroneTrek/ww/worldwind.js 【讨论】: 没有注意到require库中的问题:github.com/amahdy/DroneTrek/commit/…