domain/abc redirect to abc.domain not working
-
Hi,
I created a redirect to a subdomain, using the same names: domain.com/abc should redirect to abc.domain.com. Somehow this is not working properly. There is no URL redirect, but the subdomain’s header and a list of blogs are loaded. The actual body content provides a ‘page not found’ (404?). The links go to the actual blog URLs.
However, domain.com/xyz does correctly redirect to abc.domain.com. Is it failing because /abc and abc. are not supposed to be the same? What else might be the issue?
I used the following settings:
Source URL: /abc
Query parameters: Exact match
Match: URL only
When matched: Redirect to URL
HTTP code: 301
Target URL: https://abc.domain.com
- The topic ‘domain/abc redirect to abc.domain not working’ is closed to new replies.