Using wildcards causes permanent loop
-
I want to do the following redirection:
https://domain.com/*.html -> https://domain.com/some-text/*.html
The problem is, when I use wild cards, I get to a permanent loop. What syntax should I use to avoid this and to do this redirection?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Using wildcards causes permanent loop’ is closed to new replies.