How to redirect from subdomain with urlrewrite in java

371 Views Asked by At

I'm trying to redirect from subdomain m.mydomain.com to mydomain.com/mobile I'm using urlrewrite library in my Java project.

What is the best way to do this?

0

There are 0 best solutions below