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 : href="js/jquery.mobile-1.4

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: > > http://code.jquery.co

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 : href="js/jquery.mobile-1.4.5.min.css

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 is

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. bu

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"/> http://co

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"/> http://code.jquery.com/jquery-1.11.3.min.js";>

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).