Hello everyone! I've set up ATS version 2.1.5 in reverse proxy mode and got a bug.
Reverse map rule fails If html document contains <a href > tag splited by CR into multiple line. For example: remap.config reverse_map http://server1.example.com/ http://www.example.com/ <a href=http://server1.example.com>link</a> is matched by rule, but <a href= http://server1.example.com>link </a> isn't matched. It looks like substitution rule doesn't care about CR LF symbols in hml tags. -- Best regard, Roman Shishkin
