Ant-style matching is a pattern matching technique used in software development to match strings based on certain patterns. It gets its name from the use of wildcard characters that resemble the behavior of ants crawling along a path.

The mapping matches URLs using the following rules:

References