I need to change an incoming http request
- for
www.pathfinder.com/T/client/care/login.html
- to look like www.Theshop/care/login.html
in the "URL" line on the browser.
How can this be done with using "URL" re-write?
I've tried
RewriteEngine on
RewriteRule "^www.pathfinder.com/T/clients/care/$" "www.Theshop.com/care/"
but this doesn't seem to work.
Asked by john Woodsmall
(1 rep)
May 1, 2019, 08:22 AM
Last activity: May 1, 2019, 01:46 PM
Last activity: May 1, 2019, 01:46 PM