Re: denying the request if it comes through IP address instead of DNS

2014-05-17 Thread André Warnier
dku...@ccilindia.co.in wrote: Hello All, We are using - Tomcat Version - 7.0.22 Operating System Version : Windows 2003 server To close a vulnerability, "To denying the request if it comes through IP address instead of DNS", we have made below configuration changes in

Re: denying the request if it comes through IP address instead of DNS

2014-05-12 Thread David Kerber
two more years. To close a vulnerability, "To denying the request if it comes through IP address instead of DNS", we have made below configuration changes in server.xml defaultHost was set to localhost prior to change You didn't need to do this. Instead, you could make a smalle

Re: denying the request if it comes through IP address instead of DNS

2014-05-12 Thread Christopher Schultz
rating System Version : Windows 2003 server Isn't support for that dead, now? Maybe it's distinct from Windows XP. > To close a vulnerability, "To denying the request if it comes > through IP address instead of DNS", we have made below > configuration changes in server.xm

denying the request if it comes through IP address instead of DNS

2014-05-12 Thread dkumar
Hello All, We are using - Tomcat Version - 7.0.22 Operating System Version : Windows 2003 server To close a vulnerability, "To denying the request if it comes through IP address instead of DNS", we have made below configuration changes in server.xml defaultHost was set to local