@wilnzi wrote:
Hi,
Helps please.I’m trying to configure redirection.
I would like to do that :if client enters https://example.com it will be redirect to https:://www.site.com
My configuration is :
redirect prefix https://www.site.cm if { hdr(host) -i example.com }But when the user enters https://example.com it’s redirect to the root folder.
How can i correct this issue ?
Thanks in advance !!
Posts: 1
Participants: 1