On Sun, 2016-05-29 at 17:33 +0100, Always Learning wrote: > RedirectMatch 301 ^(.*)$ http://new.domain.com/$1
should be:-
RedirectMatch 301 ^/(.*)$ http://new.domain.com/$1
--
Regards,
Paul.
England, EU. England's place is in the European Union.
_______________________________________________
CentOS mailing list
[email protected]
https://lists.centos.org/mailman/listinfo/centos

