797cb67a37
Previously, RedirectMatch rules were evaluated using Python's re regexp module. However, Apache httpd uses the PCRE library for evaluating regular expressions,[1] and there are subtle differences between the Python and PCRE implementations. Using the PCRE library itself (via the pcre-python binding) provides more representative results, and hence more confidence to the user that any rules that pass whereto's tests will work in the same way in a real Apache configuration. [1] https://httpd.apache.org/docs/trunk/glossary.html#regex Change-Id: Ibef3376d9da0688d0c97f5837dacc5b7cc52431c |
||
---|---|---|
.. | ||
.placeholder | ||
410-rules-9db72f7f10961d9b.yaml | ||
cycle-detection-dff48a3706f459d8.yaml | ||
group-subst-16dce373ccd24118.yaml | ||
initial-release-fb76266f11e1d528.yaml | ||
max-hops-1e9fa3c27d7406db.yaml | ||
pcre-9c6e76b391620545.yaml |