How to manage URL redirects

This tutorial will cover how to setup URL redirects. A URL redirect allows you to make one URL redirect to another of your choice.

It assumes you have first logged into Virtualmin.

  1. Choose the domain for which you would like to add the URL redirect. You can do that by selecting the domain name from the drop-down box on the top-left.
  2. Click Server Configuration.
  3. Click Website Redirects.
  4. Click Add a new website redirect..
  5. What URL do you want redirected? Enter the path in the Source URL path field. A URL path is something like /, or /foo/bar.
  6. In the Destination field, enter the full URL it should redirect to. That would look something like https://www.example.com/redirect_here/
  7. Click Create.