https://bz.apache.org/bugzilla/show_bug.cgi?id=62496

--- Comment #5 from Rainer Jung <rainer.j...@kippdata.de> ---
I wonder how hard it would be to rewrite something like mod_headers in Java.
Similar to our RewriteValve that mimics mod_rewrite. That would be more
flexible, but we would need to find a good place to put the config for the
headers valve or filter. The RewriteValve uses it's own rewrite.config due to
the goal of config compatibility with httpd, but mod_headers config syntax is
much simpler, so maybe it can be transformed to xml style without getting to
ugly.

Just an idea...

-- 
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

Reply via email to