i have the following redirect:
RedirectPermanent /SCJ https://fin-iq.com
but it does not work for /scj
, /sCj
, etc. is there a way to make this case insensitive?
i tried adding [NC,L] but the page crashed.
thanks!
i have the following redirect:
RedirectPermanent /SCJ https://fin-iq.com
but it does not work for /scj
, /sCj
, etc. is there a way to make this case insensitive?
i tried adding [NC,L] but the page crashed.
thanks!
This should work.