Re: logging user login and logout

2010-05-16 Thread Shaun Senecal
Thanks for all of the suggestions. This should be enough to get me going! On Fri, May 14, 2010 at 6:47 PM, Pid wrote: > On 14/05/2010 10:34, Terry Horner wrote: >>> -Original Message- >>> From: Shaun Senecal [mailto:ssenecal.w...@gmail.com] >>> Sent: Friday, May 14, 2010 8:46 AM >>> To:

Re: mod_jk file not found

2010-05-16 Thread André Warnier
Markus Mehrwald wrote: ... By default JkMount entries are not inherited from the global server to other VirtualHosts or between VirtualHosts. For the complete inheritance rules, see: JkMountCopy. But why does it work with the VirtualHost for port 80? It should not. But I don't know the detai

Re: mod_jk file not found

2010-05-16 Thread Pid
On 16/05/2010 21:15, Markus Mehrwald wrote: > Am 2010-05-16 21:11, schrieb André Warnier: >> Markus Mehrwald wrote: >>> I did not find the actual problem but I can live with this script not >>> delivered by apache. Maybe this is because the js is inside a jar file? >> >> I have to admit that in my

Re: mod_jk file not found

2010-05-16 Thread Pid
On 13/05/2010 13:13, Markus Mehrwald wrote: > > Am 13.05.2010 10:26, schrieb Pid: >> On 13/05/2010 01:15, Markus Mehrwald wrote: >>> Hi, >>> >>> I installed mod_jk and it works perfect except of a little strange >>> problem. I let handle tomcat everything except of static files which the >>> follo

Re: mod_jk file not found

2010-05-16 Thread Markus Mehrwald
Am 2010-05-16 21:11, schrieb André Warnier: Markus Mehrwald wrote: I did not find the actual problem but I can live with this script not delivered by apache. Maybe this is because the js is inside a jar file? I have to admit that in my previous analysis, this is a case which I did not envision

Re: mod_jk file not found

2010-05-16 Thread André Warnier
Markus Mehrwald wrote: I did not find the actual problem but I can live with this script not delivered by apache. Maybe this is because the js is inside a jar file? I have to admit that in my previous analysis, this is a case which I did not envision. One learns every day. What makes you think

RE: mod_jk file not found

2010-05-16 Thread Caldarale, Charles R
> From: Markus Mehrwald [mailto:mmehrw...@gmx.at] > Subject: Re: mod_jk file not found > > First of all it would not be possible to run Tomcat as > user because it should listen on port 80/443. Easily solved: http://wiki.apache.org/tomcat/HowTo#How_to_run_Tomcat_without_root_privileges.3F > Add

Re: mod_jk file not found

2010-05-16 Thread Markus Mehrwald
There are a few things why we use apache with mod_jk. First of all it would not be possible to run Tomcat as user because it should listen on port 80/443. Additionally we can use mod_security to precheck requests delivered to tomcat to remove use- and sensless requests and minimise the risk of

RE: mod_jk file not found

2010-05-16 Thread Caldarale, Charles R
> From: Markus Mehrwald [mailto:mmehrw...@gmx.at] > Subject: Re: mod_jk file not found > > I did not find the actual problem but I can live with this script not > delivered by apache. Maybe this is because the js is inside a jar file? Since you don't seem to be using httpd for anything useful, wh

Re: mod_jk file not found

2010-05-16 Thread Markus Mehrwald
I did not find the actual problem but I can live with this script not delivered by apache. Maybe this is because the js is inside a jar file? Another strange thing is the JkAutoAlias. It realy only works with the appended ROOT directory. Otherwise the JkUnMount rule matches but apache cannot fin

Re: link for tomcat image to be used in hyperlink image?

2010-05-16 Thread Mark Thomas
On 16/05/2010 16:20, Yucca Nel wrote: > Are there any tomcat images that I can use to link to apache tomcat? Any use of ASF trademarks is subject to the ASF trademark policy [1]. If you solely wish to use a logo in a link to http://tomcat.apache.org then you may use either of these: http://tomcat

link for tomcat image to be used in hyperlink image?

2010-05-16 Thread Yucca Nel
Are there any tomcat images that I can use to link to apache tomcat?