Client portal URL gives a problem when not terminated with /
Collapse
X
-
Tags: None
-
I think I was not entirely correct as I assumed it's a folder structure. Now I see that it's an internal application's URL handled by rewrite rules.
I think the best solution is to add a redirect to your webserver configuration, so that each time that URL without a slash is accessed, the webserver redirects it to the URL with an added slash.Comment

Comment