Re: Tomcat behind Apache and security-constraint

2011-07-22 Thread Adrián Córdoba
Ok. Thank you. -- [Adrián Córdoba] 2011/7/22 André Warnier > Adrián Córdoba wrote: > >> André: >> This is in my URL bar of Chrome or Firefox: >> http://localhost/Andromeda >> >> Ok. That, *and* the fact that you have a single VirtualHost, explains

Re: Tomcat behind Apache and security-constraint

2011-07-22 Thread Adrián Córdoba
André: This is in my URL bar of Chrome or Firefox: http://localhost/Andromeda Thank you. -- [Adrián Córdoba] 2011/7/22 André Warnier > Adrián Córdoba wrote: > >> André: >> 1- So how come the requests are made to the host "localhost" ? >> I think t

Re: Tomcat behind Apache and security-constraint

2011-07-22 Thread Adrián Córdoba
André: 1- So how come the requests are made to the host "localhost" ? I think this is so, because . 2- Is this the one and only VirtualHost in Apache ? This is the only virtual host. Best regards -- [Adrián Córdoba] 2011/7/22 André Warnier > Adrián Córdoba wrote: > &g

Re: Tomcat behind Apache and security-constraint

2011-07-22 Thread Adrián Córdoba
Igor: mod_jk log file is configured, but nothing relevant is loged. Thank you. -- [Adrián Córdoba] 2011/7/21 Igor Cicimov > Configure a mod_jk log file and see whats going on there > > On Jul 22, 2011 10:37 AM, "Adrián Córdoba" wrote: > > Well... > 1- I de

Re: Tomcat behind Apache and security-constraint

2011-07-21 Thread Adrián Córdoba
1.1" 304 - "http://localhost/Andromeda/"; "Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.124 Safari/534.30" ::1 - - [21/Jul/2011:21:29:53 -0300] "GET /Andromeda/internal/internal.jsp HTTP/1.1" 200 782 "http://lo

Re: Tomcat behind Apache and security-constraint

2011-07-21 Thread Adrián Córdoba
l try some test in order to prove who is serving the content. I will to add or remove dynamic content to the pages. (Maybe some pages haven't dynamic content. Sorry. Thank you, again. -- [Adrián Córdoba] 2011/7/21 Christopher Schultz > -BEGIN PGP SIGNED MESSAGE- > Hash:

Re: Tomcat behind Apache and security-constraint

2011-07-21 Thread Adrián Córdoba
the security issues, but I'm using this application in my local network in order to learn only.) Thank you, very much. -- [Adrián Córdoba] 2011/7/21 André Warnier > Addendum : > This, which I missed earlier, is of course also a no-no, for the same > reasons as explained earlie

Re: Tomcat behind Apache and security-constraint

2011-07-21 Thread Adrián Córdoba
-- and workers.properties file: - workers.java_home=/usr/java/latest ps=/ worker.list=worker1 worker.worker1.port=8009 worker.worker1.host=localhost worker.worker1.type=ajp13 -------- May be,

Tomcat behind Apache and security-constraint

2011-07-21 Thread Adrián Córdoba
ank you, in advance. -- [Adrián Córdoba]