I am trying to setup a permanent 301 redirect via htaccess with the following rule
Redirect 301 / https://uniziktne.afrihub.com
but the domain keeps redirecting to a 404 subdirectory https://uniziktne.afrihub.com/unizik_tne
from the root afrihub.com/unizik_tne
Any pointers on where my redirect rule is wrong or a more efficient way of solving this would be appreciated
Tried using the redirect rule as described in the problem but the old domain keeps redirecting to 404 subdirectory of the targeted new domain.