Hello,
I have this redirection code in htaccess file:
It redirects the given page perfectly, but if there's a number or letter after the slash, it won't work. Example: /c/system/8 doesn't redirect.
Can you please help me redirect /c/system/ with anything after the slash to /t/system?
Regards