Hi,
"I'm a researcher not an administrator." ;) Thanks for the hint with the
virtual hosts, chris. I never did anything with this technique (didn't
even know apache is capable of such things) but now it works.
Regards
Klemens
Christopher Schultz schrieb:
-BEGIN PGP SIGNED MESSAGE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Klemens,
On 4/23/2010 11:21 AM, Klemens Muthmann wrote:
> However now I need to make the tomcat applications
> available over port 80 so I tried to configure mod_jk but it does not
> work.
[...]
> Currently the configuration looks like:
> - There is
Hi Rainer,
The JKoptions set are as follows:
JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories
I will get the debug logging on and test and attach the log file. Currently I
am using mod_proxy AJP.
The funny thing is If I use mod_jk 1.2.23 I dont need to change anything
My fault...
I have JkMount in my httpd.conf
and JkMount in my ssl.conf which is responcible for the SSL connections...
and I added
JkMount /app/resources/* ajp13
only in httpd.conf and not in ssl.conf
And was stupid enough to not try http connection (would see thet it
works) but was only trying
web.xml is the default coming from tomcat 5.5.26
the strange thing is in mod_jk log file
in the beginning it says
[Tue Jun 03 17:32:40.640 2008] [22746:2934367456] [debug]
uri_worker_map_add::jk_uri_worker_map.c (379): wildchar rule
'/app/*.jsp=ajp13' source 'JkMount' was
added
[Tue Jun 03 1
Niki Diulgerov wrote:
It's not because of missing or insufficient rights.
The connector just don't want to accept the rule
JkMount /app/resources/* ajp13
and to redirect the request to tomcat and gives the error
[Tue Jun 03 17:04:23.021 2008] [22353:2934367456] [debug]
jk_map_to_storage::mod_
Can you attach your web.xml file... I'm new to this too but I think you need to
have appropriate url filters setup -- I might be using the wrong terminology
here.,.,.
On Tue, Jun 03, 2008 at 05:22:06PM +0300, Niki Diulgerov wrote:
> It's not because of missing or insufficient rights.
> The connec
It's not because of missing or insufficient rights.
The connector just don't want to accept the rule
JkMount /app/resources/* ajp13
and to redirect the request to tomcat and gives the error
[Tue Jun 03 17:04:23.021 2008] [22353:2934367456] [debug]
jk_map_to_storage::mod_jk.c (3211): no match f
Could it be as simple as not having rights (permissions) to see the
/app/resources directory or the showPDFLetter file ?
Landon Fabbricino
IT Applications
Phone: 403.225.7515
Fax: 403.225.7604
[EMAIL PROTECTED]
>>> Niki Diulgerov <[EMAIL PROTECTED]> 6/3/2008 8:04:47 AM >>>
Hello there,
I compil
On Fri, 2008-01-04 at 17:51 -0500, Martin Gainty wrote:
> Scottcan you confirm these JKMount directives in $APACHE_HOME/conf/httpd.conf
>
> # send all requests ending in .jsp to ajp13JkMount /*.jsp ajp13
> # send all requests ending /servlet to ajp13JkMount /*/servlet/ ajp13
> ThanksMartin _
Hi Scott,
Scott McClanahan schrieb:
> I'm getting 404 errors when I try to access the jkmanager page. There
> is only one backend tomcat instance and no load balancing configuration
> at all. I was just wanting to see the UI and if it had changed at all
> with the upgrade. Do you now get 404's
Scottcan you confirm these JKMount directives in $APACHE_HOME/conf/httpd.conf
# send all requests ending in .jsp to ajp13JkMount /*.jsp ajp13
# send all requests ending /servlet to ajp13JkMount /*/servlet/ ajp13
ThanksMartin __Disclaimer and
confident
12 matches
Mail list logo