Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

downcasing page uris #18

Open
softprops opened this issue Oct 23, 2011 · 1 comment
Open

downcasing page uris #18

softprops opened this issue Oct 23, 2011 · 1 comment

Comments

@softprops
Copy link

I was surprised with http://unfiltered.databinder.net/Unfiltered.html was resolved but http://unfiltered.databinder.net/unfiltered.html wasn't. I think if you are hosting this behind apache or other http proxy you can probably handle this with a re-write rule but I wonder if it would make sense to downcase uris by default.

wdyt?

@n8han
Copy link

n8han commented Oct 23, 2011

I'm not sure. They aren't really made for typing.
Nathan

doug tangren [email protected] wrote:

I was surprised with http://unfiltered.databinder.net/Unfiltered.html was resolved but http://unfiltered.databinder.net/unfiltered.html wasn't. I think if you are hosting this behind apache or other http proxy you can probably handle this with a re-write rule but I wonder if it would make sense to downcase uris by default.

wdyt?

Reply to this email directly or view it on GitHub:
#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants