It is a servlet.
Manish
On Mon, Jun 22, 2015 at 12:01 PM, André Warnier wrote:
> Nabusg Tomcat wrote:
>
>> mod_jk version 1.2.40
>>
>> yes there is a jkmount directive to send every requests that start with
>> /secure/ to tomcat.
>>
>> JkMount /secure/* ajp_myhost
>> JkMount /secure ajp_
Nabusg Tomcat wrote:
mod_jk version 1.2.40
yes there is a jkmount directive to send every requests that start with
/secure/ to tomcat.
JkMount /secure/* ajp_myhost
JkMount /secure ajp_myhost
"Somehow the association of a "myprog.cgi" on the Apache side, and a
"request.getParameter()" on
mod_jk version 1.2.40
yes there is a jkmount directive to send every requests that start with
/secure/ to tomcat.
JkMount /secure/* ajp_myhost
JkMount /secure ajp_myhost
"Somehow the association of a "myprog.cgi" on the Apache side, and a
"request.getParameter()" on the Tomcat side sounds
Nabusg Tomcat wrote:
Apache HTTPD version 2.4.10
Tomcat version apache-tomcat-7.0.61
Ubuntu 12.04.5
16G RAM
Dual Core processor 64-bit
Lately I am noticing that the request parameters are present when the
request hits Apache, but are dropped when request reaches tomcat.
for e.g /secure/myprog.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Manish,
On 6/22/15 12:40 PM, Nabusg Tomcat wrote:
> Apache HTTPD version 2.4.10 Tomcat version apache-tomcat-7.0.61
> Ubuntu 12.04.5 16G RAM Dual Core processor 64-bit
>
>
> Lately I am noticing that the request parameters are present when
> the
Apache HTTPD version 2.4.10
Tomcat version apache-tomcat-7.0.61
Ubuntu 12.04.5
16G RAM
Dual Core processor 64-bit
Lately I am noticing that the request parameters are present when the
request hits Apache, but are dropped when request reaches tomcat.
for e.g /secure/myprog.cgi?username=user1&mast