Why isn#39;t my page loading up on Github?(为什么我的页面无法在 Github 上加载?)
问题描述
我正在尝试将我的存储库指向自定义域并收到此错误:
<块引用>404 找不到文件
在此地址配置的站点不包含请求的文件.如果这是您的网站,请确保文件名大小写匹配网址.对于根 URL(如
I am trying to point my repo to a custom domain and receiving this error:
404 File not found
The site configured at this address does not contain the requested file. If this is your site, make sure that the filename case matches the URL. For root URLs (like http://example.com/) you must provide an index.html file.
Here is my repo: https://github.com/rohithpalagiri/rohithpalagiri.github.io
Here is the custom url: rohithpalagiri.com
I looked at my namecheap setting and it was set up correctly. Does anyone know if it's something in my code that's causing the issue?
It currently takes the master
branch.
Go in the repo settings and choose the gh-pages
branch. Then click Save.
这篇关于为什么我的页面无法在 Github 上加载?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:为什么我的页面无法在 Github 上加载?
- CSS媒体查询(最大高度)不起作用,但为什么? 2022-01-01
- 400或500级别的HTTP响应 2022-01-01
- Css:将嵌套元素定位在父元素边界之外一点 2022-09-07
- 失败的 Canvas 360 jquery 插件 2022-01-01
- 使用RSelum从网站(报纸档案)中抓取多个网页 2022-09-06
- addEventListener 在 IE 11 中不起作用 2022-01-01
- Flexslider 箭头未正确显示 2022-01-01
- Quasar 2+Apollo:错误:找不到ID为默认的Apollo客户端。如果您在组件设置之外,请使用ProvideApolloClient() 2022-01-01
- Fetch API 如何获取响应体? 2022-01-01
- 如何使用 JSON 格式的 jQuery AJAX 从 .cfm 页面输出查 2022-01-01