Re: [OT] mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-14 Thread Anthony Biacco
On Wed, Jul 13, 2016 at 8:44 AM, André Warnier (tomcat) wrote: > On 13.07.2016 16:34, Anthony Biacco wrote: > >> On Mon, Jul 11, 2016 at 5:39 PM, Wayne Li wrote: >> >> Probably the quickest : download these files, install them on your >>> server, and

Re: [OT] mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-13 Thread tomcat
On 13.07.2016 16:34, Anthony Biacco wrote: On Mon, Jul 11, 2016 at 5:39 PM, Wayne Li wrote: Probably the quickest : download these files, install them on your server, and change the above links. Like : create a sub-directory "/js" of your webapp, and install them

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-13 Thread Anthony Biacco
On Mon, Jul 11, 2016 at 5:39 PM, Wayne Li wrote: > > Probably the quickest : download these files, install them on your > server, and change the above links. > Like : create a sub-directory "/js" of your webapp, and install them there. > Then change the above links to :

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-12 Thread Mark Eggers
Late to the party as always: See reply inline. On 7/11/2016 10:38 AM, Wayne Li wrote: > Thank you for quick reply. > Thank you for suggest LiveHTTPHeaders for firefox. I just tried. Good. It > says that the file was loaded. So I think the problems are in the lines of: > >

Re: [somewhat OT] mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-12 Thread Wayne Li
Thanks for all! On Tue, Jul 12, 2016 at 7:17 AM, Rainer Jung wrote: > Am 12.07.2016 um 12:06 schrieb André Warnier (tomcat): > >> On 12.07.2016 01:39, Wayne Li wrote: >> >>> Probably the quickest : download these files, install them on your >>> server, and change

Re: [somewhat OT] mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-12 Thread Rainer Jung
Am 12.07.2016 um 12:06 schrieb André Warnier (tomcat): On 12.07.2016 01:39, Wayne Li wrote: Probably the quickest : download these files, install them on your server, and change the above links. Like : create a sub-directory "/js" of your webapp, and install them there. Then change the above

Re: [somewhat OT] mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-12 Thread tomcat
On 12.07.2016 01:39, Wayne Li wrote: Probably the quickest : download these files, install them on your server, and change the above links. Like : create a sub-directory "/js" of your webapp, and install them there. Then change the above links to : href="js/jquery.mobile-1.4.5.min.css" Yes. It

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-12 Thread tomcat
On 12.07.2016 09:30, Christoph Nenning wrote: Probably the quickest : download these files, install them on your server, and change the above links. Like : create a sub-directory "/js" of your webapp, and install them there. Then change the above links to :

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-12 Thread tomcat
On 12.07.2016 01:39, Wayne Li wrote: Probably the quickest : download these files, install them on your server, and change the above links. Like : create a sub-directory "/js" of your webapp, and install them there. Then change the above links to : href="js/jquery.mobile-1.4.5.min.css" Yes. It

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-12 Thread Christoph Nenning
> > Probably the quickest : download these files, install them on your > server, and change the above links. > Like : create a sub-directory "/js" of your webapp, and install them there. > Then change the above links to : href="js/jquery.mobile-1.4.5.min.css" > > Yes. It works. Thanks. > > It

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-11 Thread Wayne Li
> Probably the quickest : download these files, install them on your server, and change the above links. Like : create a sub-directory "/js" of your webapp, and install them there. Then change the above links to : href="js/jquery.mobile-1.4.5.min.css" Yes. It works. Thanks. It is okay for now.

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-11 Thread tomcat
On 11.07.2016 19:38, Wayne Li wrote: Thank you for quick reply. Thank you for suggest LiveHTTPHeaders for firefox. I just tried. Good. It says that the file was loaded. So I think the problems are in the lines of: http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"/>

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-11 Thread Wayne Li
Thank you for quick reply. Thank you for suggest LiveHTTPHeaders for firefox. I just tried. Good. It says that the file was loaded. So I think the problems are in the lines of: http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"/>

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-11 Thread tomcat
On 11.07.2016 15:57, Wayne Li wrote: Hi All, Hi. Thanks you for communicating the versions and the configuration below. That helps a lot in helping you. Can you also provide the version of the mod_jk module ? It should be in the first line of the Apache httpd error log (when it starts up).

mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-11 Thread Wayne Li
Hi All, I have a servlet/jsp application running on tomcat 7.0.47. There are no static html files. Now I am try to use apache 2.4.7 (Ubuntu) as the front and forwad eveything to tomcat. I installed mod_jk using Ubuntu's software center.. Things are working: I type "localhost" on my brower bar, it