Forum Discussion
Fedebona
May 17, 2022Copper Contributor
Avoid automatic redirect (added final /)
Hello,
when a browser calls an URL pointing to a resource corresponding to a folder, IIS automatically replies with a redirect to the folder root.
Is there a way to avoid such a redirect?
3 Replies
- DiepNguyen90Copper Contributorcheck the rewrite rule to see if any redirection rules?
- FedebonaCopper Contributor
Hi DiepNguyen90
No rules and no Url rewrite installed....
- DiepNguyen90Copper Contributorin the title you said the redirection automatically adds "/" but in the body, you said it redirects to the root folder. which is your problem?
for example:
example.com/folder1 will redirect to example.com/folder/ or redirect to example.com/