Hi,
We have redirects with Sling Mappings, but some of them are redirects without extension. Therefore the dispatcher is blocking these requests.
What are recommended ways to fix this?
Vanities are working fine, since I am using the vanitiy_url section. And redirects with extension as well, the extensionless and with trailing slash are the problem.
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
Please refer following Article on how to handle Extensionless URL and their caching
The idea is
For example:
/test -> it doesn't work
/test.html -> it does work
Apache 2.2.15 and Dispatcher version is 4.2.2
Please refer following Article on how to handle Extensionless URL and their caching
The idea is
@ronnyfm Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes