This field determines where requests will be sent. Virtualmin detects the
destination type automatically:
- Full URL (for example https://other.example/path)
Redirect to another website.
- URL path (for example /new-path)
Redirect to another path on this website.
- Directory path (for example
/home/user/public_html/files/)
If this is an existing directory under the website root, it is used as an
alias target.
- Host-preserving URL (for example
http://%{HTTP_HOST}/path)
Keep the requested hostname while changing protocol and/or path.