1

Closed

redirection

description

it does not redirect if url has one or more upper case latter

if i will type /Articles in address bar it will stay with same link and will not redirect to lowercase

No files are attached

Closed Feb 3 at 3:22 PM by LDumond
Not an issue, as this project is not meant to perform redirection.

comments

LDumond wrote Feb 3 at 3:22 PM

This project does not do any redirection whatsoever. That's not what it's for. It only alters the URLs that are generated by the application.

If you need to redirect from a URL that is typed into the address bar, you should add a rewrite rule to your web.config.