Forum Moderators: phranque
I know there have been a few posts regarding this topic, but I just need some assistance on this. I have been scouring the web on this one, but just need the correct htaccess code.
What I am trying to achieve is when someone enters the following URL:
[mydomain.com...] it redirects to
[mydomain.com...]
Many Thanks
W
You may also be interested in RedirectMatch:
RedirectMatch permanent (.*)\.asp$ [example.com...]