URL and Server
-
I used to have this setup and working for other sub-domains, but we had moved them elsewhere. I’ve read the documentation and I’m sure it is super obvious, but can’t seem to figure it out. We setup DNS A record to point to our website for a domain we own. We want this subdomain to redirect to https://pharossystems.atlassian.net/ and keep the path and parameters.
When I check https://redirect.li/http/?url=https%3A%2F%2Fjira.pharos.com%2Fbrowse%2FPCPP-308 I get a 404 error. The page/path doesn’t actually exist on our WordPress server, but want to redirect it to different domain/server. I only want to do this if the subdomain matches jira.pharos.com
Source URL = ^/(.*)
Match = URL and Server
Server = https://jira.pharos.com
When Matched = Redirect to URL with 301
Matched Target = https://pharossystems.atlassian.net/The page I need help with: [log in to see the link]
The topic ‘URL and Server’ is closed to new replies.