https://bz.apache.org/bugzilla/show_bug.cgi?id=62737
Bug ID: 62737
Summary: RewriteMap nesting
Product: Tomcat 9
Version: 9.0.12
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
RewriteRule .* ${portals:%{HTTP_HOST}}
Gives in catalin.oput startup file:
Caused by: java.lang.IllegalArgumentException: %{HTTP_HOST
portals is a rewritemap type and we have tested that it works if we replace the
%{HTTP_HOST} variable with a hardcoded value, it works correct.
Comment: curly braces nesting looks to be a bit more difficult, it is possible
it will not get done.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]