j
k
j a
j l
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
Back to the thread
Back to the list