Improve regex remap to allow substitutions in path field
--------------------------------------------------------

                 Key: TS-110
                 URL: https://issues.apache.org/jira/browse/TS-110
             Project: Traffic Server
          Issue Type: Improvement
          Components: Core
            Reporter: Manjesh Nilange
            Assignee: Manjesh Nilange
            Priority: Minor


Currently, regex support covers only the host field of the remap rules. It'd be 
nice to extend this to allow substitutions into the path field as well. This 
will allow rules like:

regex_map http://www.example-(.*).com/ http://real-example.com/$1


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to