https://bz.apache.org/bugzilla/show_bug.cgi?id=64067
Bug ID: 64067 Summary: Allow more than one parameter when defining RewriteMaps Product: Tomcat 9 Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: felix.schumac...@internetallee.de Target Milestone: ----- The current implementation of configuring RewriteMaps allows only one parameter that must not contain spaces. It would be nice to support more than one parameter and enable parameters to contain spaces. With such an enhancement a definition of a RewriteMap could be done like the following example RewriteMap tc example.TimeConvert UTC "CET" Where the second quotes could be left out as they don't guard space characters. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org