Hi all
Is there a way to use piped logging with tomcat?
For example, in apache's httpd.conf you can do ErrorLog "/usr/bin/something",
is this possible?
Cheers
Stuart
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to w
Hi all
Can someone point me to a doc or howto to get DAV enabled on tomcat-5.5.20?
I have a bunch of contexts and want dav for each one with each context having
its own auth'd user list, is this possible?
Cheers
Stuart
This email and any files transmitted with it are confidential and intended
Hi
Just a quick question, can I user the server="Something" bit in a connector to
hide the "Apache/Coyote-1.1" banner in tomcat 5.0.30 like I can in 4.1.32 ?
Cheers
Stuart
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or enti
Any clues on this? I cant seem to figure it out
Cheers
Stuart
-Original Message-
From: Stuart Fox [mailto:[EMAIL PROTECTED]
Sent: 25 July 2006 16:12
To: 'Tomcat Users List'
Subject: RE: Some tomcat config questions
>> ciphers="SSL_RSA_WITH_RC4_128_MD5,SSL
>> ciphers="SSL_RSA_WITH_RC4_128_MD5,SSL_RSA_WITH_RC4_128_SHA,SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA"
> You need 4.1.32 for the ciphers parameter to take effect.
Worked a treat, cheers.
>> Second it says I have UserDir enabled (like apache mod_userdir I assume) but
>> again I cant find a way to dis
Hi
First post so be kind :)
I've just run a nessus scan against one of our servers running tomcat 4.1.30
standalone on linux and its highlighed a few problems that I cant find config
options for.
First off is weak ssl ciphers, I've currently got
protocol="SSLv3"
ciphers="SSL_RSA_WITH_RC4_12