URGENT: Tomcat 7 Aliases

2016-12-08 Thread Victor Rodriguez
THANKS IN ADVANCE FOR YOUR HELP! I have abc.war and I want both /abc and /xyz to work for it. I've tried adding aliases="/abc=abc.war,/xyz=abc.war" and aliases="/abc=abc,/xyz=abc" but neither of those worked. This is how my original context.xml looked like. WEB-INF/web.xml

Malicious Headers

2020-03-27 Thread Victor Rodriguez
We are using Fortify, which is a static code analysis tool to find vulnerabilities in your code and it's saying that code might be susceptible to malicious header injection, such as CRLF. However, it also says that "Many of today's modern application servers will prevent the injection of malicious