Topic: Url's permalink
Hi!
I would like to rewrite the url permalink.
For example:
at /RewriteRule ^account/favorites/?$ index.php?m=account_favorites [L]/
this: /RewriteRule ^acc/fav/?$ index.php?m=account_favorites [L]/
I tried the htaccess in the rewriting, but unfortunately, the amendment failed.
Where or How can I rewrite this?
Thanks