On 14/01/2012 03:52, Eric P wrote:
> I remember now why static content works for my ROOT app. I have
> Apache aliases set-up pointing to specific system directories for all
> static content.
>
> For example, I have all images for the ROOT app aliased here.
> Alias /img /opt/tomcat7/webapps/ROOT/i
On 14.01.2012 04:17, Eric P wrote:
Hi all,
I'm having trouble getting Apache to serve static content (jpg, css, js, etc.)
for Tomcat apps via mod_jk for any
application except the ROOT Tomcat app. The ROOT app shows static content just
fine.
I have the following Apache settings attempting to
Eric P wrote:
I remember now why static content works for my ROOT app. I have
Apache aliases set-up pointing to specific system directories for all
static content.
For example, I have all images for the ROOT app aliased here.
Alias /img /opt/tomcat7/webapps/ROOT/img
Options Indexes MultiVi
I remember now why static content works for my ROOT app. I have
Apache aliases set-up pointing to specific system directories for all
static content.
For example, I have all images for the ROOT app aliased here.
Alias /img /opt/tomcat7/webapps/ROOT/img
Options Indexes MultiViews
AllowOve
On 15/06/2011 13:41, Flaherty, Brennen F wrote:
> we have an application that works as expected on tomcat version 6.0.29 on a
> windows server . If I try to copy the war to a machine running version 6.0.32
> none of the static content will display. If I copy the war file to a
> different machine
2011/6/15 Flaherty, Brennen F :
> we have an application that works as expected on tomcat version 6.0.29 on a
> windows server . If I try to copy the war to a machine running version 6.0.32
> none of the static content will display. If I copy the war file to a
> different machine with version 6.
Martin,
I'll go ahead and turn off GPG message signing so you can read this one,
Martin. It appears that you see many of my messages as blank, probably
due to odd handling of mime types by your mail client.
> you can't skip SSL if your browser is speaking it? How does your
> browser speak SSL?
W
iday, October 20, 2006 11:24 AM
Subject: Re: static content
I'm not trying to plug my site or anything, but I put up a page about
configuring mod_jk with Apache2. If you have any comments let me know.
http://www.crankhouse.com/howto.php?f=modjk
On 10/20/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Peter Gershkovich [mailto:[EMAIL PROTECTE
> From: Peter Gershkovich [mailto:[EMAIL PROTECTED]
> Subject: static content
>
> We have apache2 with ssl enabled and linked via jk2_module with
> apache-tomcat-5.5.12.
By the way, mod_jk2 has been deprecated for over a year.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHE
Peter,
> Does anyone know how to configure apache 2 with apache tomcat so that
> static content (images and javascript) would go bypassing ssl?
If you want to bypass SSL, your application needs to generate non-https
URLs for those page elements. You can't skip SSL if the browser is
speaking it.
11 matches
Mail list logo