Monday, 2 September 2013

How to solve this custom order with .htaccess?

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