I Just uploaded a sample index.html page for my github project repo gh-pages branch. However it seems the url used to access the documentation is case sensitive. The correct url is as follows,
http://harindaka.github.com/ASPTokenInput/
However if I use the same url in lowercase github displays a page not found message. i.e.
http://harindaka.github.com/asptokeninput/
- Why is the URL case sensitive?
- Will this negatively affect search engine visibility and browser caching etc.?
- What are the disadvantages/advantages of a case sensitive url approach?
- Does this mean some other project can have the same name and url in a different case on github? (shivers :-O)
Thanks in advance.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…