How to solve this custom order with .htaccess?
On my site my pages are loaded by:
mysite.com/?module=42
and on my previous server it had a permalink structure like:
mysite.com/pages/EN/42/page_title
where "pages" is static everywhere but others vary after it.
And I would like to recover this functionality with .htaccess...
No comments:
Post a Comment