Right now we are redirects paths basically. Would be nice to be able to redirects hosts also:
i.e. example.com => example.net.
Should be possible to have a checkbox as to whether the redirect should include the path and query string, i.e.
example.com/path?q=val redirects to example.net/path?q=val
Right now we are redirects paths basically. Would be nice to be able to redirects hosts also:
i.e.
example.com=>example.net.Should be possible to have a checkbox as to whether the redirect should include the path and query string, i.e.
example.com/path?q=valredirects toexample.net/path?q=val