https://issues.apache.org/bugzilla/show_bug.cgi?id=54618

--- Comment #12 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to Steve Sether from comment #8)
> 
> Furthermore though, headers like this should be insanely easy to just add to
> all the headers of a domain hosted on a machine.  Apache solves this very
> easily with a single configuration line:
> 
> Header add Strict-Transport-Security "max-age=15768000"

If it is that simple, maybe just use the well-known UrlRewriteFilter, as linked
here:
http://wiki.apache.org/tomcat/AddOns#UrlRewrite

A <set type="response-header" /> rule will set a response header.

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