This has got to be simple, but for some reason I'm running into problems. :nuts:
Trying to redirect links like the following:
That match
To
Trying to redirect links like the following:
Code:
http://mydomain.net/dirone/dirtwo/dirthree/etc/file
That match
Code:
/dirtwo/dirthree/
To
Code:
http://mydomain.net/page.htm
Last edited: