I would like to have an alias and redirect the URL tz433.tld/jobs/ to the page tz433.tld/about-us/jobs/.
tz433.tld/jobs/
tz433.tld/about-us/jobs/
This is what I\'ve tried by far; it di
If someone is just interested in simple redirect you can try this:
Redirect /URL URLtoRedirect
e.g
Redirect /old-url https://mywebsite.com/new-url