Random Transmission Error

2008-02-05 Thread Arend P. van der Veen
Hi, We are using tomcat 5.5 with jdk 1.5.0 on FreeBSD 6.2 and are getting random complaints about transmission errors. Our users access tomcat directly using ssl with form based authentication. We are not using apache with a tomcat connector. This is the first time that we have deployed an app

Re: PHP Security Vulnerability???

2007-09-17 Thread Arend P. van der Veen
Wade Chandler wrote: --- "Arend P. van der Veen" <[EMAIL PROTECTED]> wrote: ... Hi, This turned out to be a false positive. I use /cgi-bin as a url-pattern for a servlet mapping: ProxyServlet /cgi-bin/* I essentially was sending references to c

Re: PHP Security Vulnerability???

2007-09-16 Thread Arend P. van der Veen
Martin Gainty wrote: Good Evening Aren Do you have data on this 'magic_quotes_gpc' vulnerability Thanks for the headsup-- Martin-- - Original Message ----- From: "Arend P. van der Veen" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, Septembe

Re: Server Identity

2007-09-15 Thread Arend P. van der Veen
Markus Schönhaber wrote: Arend P. van der Veen schrieb: Does anybody know if it is possible to hide the identity of a tomcat web server? When I do a Nessus scan I get the following: Server: Apache-Coyote/1.1 I have already looked at the Tomcat configuration documentation and search google

Server Identity

2007-09-15 Thread Arend P. van der Veen
Hi, Does anybody know if it is possible to hide the identity of a tomcat web server? When I do a Nessus scan I get the following: Server: Apache-Coyote/1.1 I have already looked at the Tomcat configuration documentation and search google to find the answer but did not have any luck. Is it

Re: PHP Security Vulnerability???

2007-09-14 Thread Arend P. van der Veen
Joseph Millet wrote: you've must have got a phpinfo() page running somewhere you can grep your www directory for that one ... JJ On 9/12/07, Arend P. van der Veen <[EMAIL PROTECTED]> wrote: Wade Chandler wrote: Does it give you any paths to this PHP application? I haven'

Re: PHP Security Vulnerability???

2007-09-12 Thread Arend P. van der Veen
Wade Chandler wrote: Does it give you any paths to this PHP application? I haven't seen anything like it from scanners on my server. Wade --- "Arend P. van der Veen" <[EMAIL PROTECTED]> wrote: Hi, I recently setup a server using Tomcat 5.5 on FreeBSD 6.2. I thou

PHP Security Vulnerability???

2007-09-11 Thread Arend P. van der Veen
Hi, I recently setup a server using Tomcat 5.5 on FreeBSD 6.2. I thought I had everything locked down. I run a nessus scan and found a strange Vulnerability. It says that states: The remote web server contains a PHP application that is affected by multiple vulnerabilities. I am not using P

Default error page

2007-09-10 Thread Arend P. van der Veen
Hi, I have been looking through the documentation to see if it is possible to change the default error pages in tomcat. For example, I currently have entries like 404 /error.html in my web.xml file. The problem is that I must include seperate entries for each error-code. Is

Re: Tomcat on FreeBSD

2007-08-22 Thread Arend P. van der Veen
Ronald Klop wrote: On Wed Aug 22 04:09:29 CEST 2007 Tomcat Users List wrote: Ronald Klop wrote: > What java version are you running? > > Ronald. > > On Fri Aug 17 16:00:41 CEST 2007 Tomcat Users List > wrote: >> Hi, >> >> I have installed Tomcat 5.5.23_1 on FreeBSD 6.2. I have used Servlets

Re: Tomcat on FreeBSD

2007-08-21 Thread Arend P. van der Veen
Ronald Klop wrote: What java version are you running? Ronald. On Fri Aug 17 16:00:41 CEST 2007 Tomcat Users List wrote: Hi, I have installed Tomcat 5.5.23_1 on FreeBSD 6.2. I have used Servlets a lot in the past but have not used ant. I am now trying to get this development environment to

Tomcat on FreeBSD

2007-08-17 Thread Arend P. van der Veen
Hi, I have installed Tomcat 5.5.23_1 on FreeBSD 6.2. I have used Servlets a lot in the past but have not used ant. I am now trying to get this development environment to work. Following the basic portinstall of Tomcat on FreeBSD I did the following: 1. sudo cp /usr/local/tomcat5.5/server