Redirect empty path
-
I want to redirect from “<domain>/” to “<domain>/mobile-landingpage” if the user is on mobile and it is not working.
I tried alot of ways, like just a “/” in the url or “^\/$” as Regex and it just would not work. But its definetly just a “path-matching-issue”
Other pages, where I seperated mobile with desktop, which hat a path worked without problems with the user-agent, so the user-agent ist not the problem
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Redirect empty path’ is closed to new replies.