We had a customer using this redirect in their .htaccess
RedirectMatch permanent ^/events$ http://www.TESTDOMAIN.org/component/option,com_attend_events/Itemid,59
and it is not working correctly, does anyone know the correct command they should be using?
RedirectMatch permanent ^/events$ http://www.TESTDOMAIN.org/component/option,com_attend_events/Itemid,59
and it is not working correctly, does anyone know the correct command they should be using?