Leif Hedstrom created TS-4734:
---------------------------------
Summary: Improve regex_map to allow substitutions in path field
Key: TS-4734
URL: https://issues.apache.org/jira/browse/TS-4734
Project: Traffic Server
Issue Type: Improvement
Components: Core
Reporter: Manjesh Nilange
Priority: Minor
Fix For: sometime
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 was sent by Atlassian JIRA
(v6.3.4#6332)