Hello, i have some 404 urls and i need to fix.
I need an apache rewrite rule that searches for the folder /imoveis but ONLY if it is positioned at the end of the URL and changes it with the folder /imobiliaria,
I have some other URLS where the folder /imoveis/ is in the middle of the urls, i DONT want to change these, only those that have the /imoveis at the end.
How can i do this? please some light....