bneradt opened a new pull request, #12730:
URL: https://github.com/apache/trafficserver/pull/12730

   The host option prepends // to the match string, which can be unintuitive 
when regex_remap rules. This adds documentation explaining why the // prefix 
exists (to distinguish hostnames from hostname-like path components) and 
provides practical examples showing how to write redirect rules correctly using 
https:$1 instead of https://$1.
   
   Fixes: #12691


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to