Pretty URL format customization

Permalink
Hi Community,

I have Pretty URL enabled.

What I have:http://www.my-domain.com/en/about-us/contact-us...
What I need:http://www.my-domain.com/contact-us...

Of course without having to modify the sitemap structure.
So basically: how can I formulate that rewriting rule in .htaccess?

Thanks!

stephanebeck
 
ChrisWatterston replied on at Permalink Reply
ChrisWatterston
I have a funny feeling that it may require more changes to core code than just changing the .htaccess file.

It may be core code is generating the URL's using a script someplace else as the pages are not physical pages but stored within the database then query'ed using PHP.

I would start by playing around with the .htaccess file, this article may point you in the right direction on editing the .htaccess file.

http://net.tutsplus.com/tutorials/other/using-htaccess-files-for-pr...

Good luck!
Mnkras replied on at Permalink Reply
Mnkras
just make an alias of the page.