cubiclabs
Results
2
issues of
cubiclabs
The example code had some errors in it and would not run in Lucee. The expected result was also the wrong way around.
The current regex for path_info includes the query string if one is present. path_info should not include the query string and the regex tweak excludes it.