Expand my Community achievements bar.

URL rewrite using Apache mod_rewrite

Avatar

Level 2

Hi Everyone,

I have a requirement where when user enters an URL like http://abc.com/test/page.html or http://abc.com/test.html, it should rewrite the URL to http://abc.com/mytest.html or http://abc.com/mytest/page.html.

In fact mytest is not an available resource however we are just doing it for SEO improvements.

Can anyone please advise how this is gonna achieved via Apache mod rewrite?

Regards,

Sal

0 Replies