You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Robin <ro...@portrade.com> on 2003/08/27 10:15:57 UTC

Tomcat 5.0.4 + Apache 2.0.46 with mod_jk 2.0.43

I am currenty try to install Tomcat 5.0.4 + Apache 2.0.46 using mod_jk 
2.0.43
this is my worker2.properties :
[shm:]
file=C:\Program Files\Apache Group\Apache2\logs\jk2.shm
size=1000000
[channel.socket:localhost:8009]
[uri:/intranet/*]
[uri:/jmx-console/*]


so when i run using this url
   http://localhost/intranet/, it works
but when i run this way    http://localhost/intranet    it doesnt 
work... any body have any clues?


Re: Tomcat 5.0.4 + Apache 2.0.46 with mod_jk 2.0.43

Posted by Robin <ro...@portrade.com>.
uri:/intranet*   , it cant work

for now im still using: [uri:/intranet/*]
My tomcat is also listening at port 8080
port 80 is for apache httpd

http://localhost:8080/intranet --> work
http://localhost:80/intranet --> cannot work
http://localhost:80/intranet/---> work

Venkata Srinivasa Rao, Yerra wrote:

> uri:/intranet* may helps you
>
> At 04:15 PM 8/27/2003 +0800, you wrote:
>
>> I am currenty try to install Tomcat 5.0.4 + Apache 2.0.46 using 
>> mod_jk 2.0.43
>> this is my worker2.properties :
>> [shm:]
>> file=C:\Program Files\Apache Group\Apache2\logs\jk2.shm
>> size=1000000
>> [channel.socket:localhost:8009]
>> [uri:/intranet/*]
>> [uri:/jmx-console/*]
>>
>>
>> so when i run using this url
>>   http://localhost/intranet/, it works
>> but when i run this way    http://localhost/intranet    it doesnt 
>> work... any body have any clues?
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
> Best Regards,
> Venkata Srinivasa Rao, Yerra,
> Jadason Technology Limited.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>



Re: Tomcat 5.0.4 + Apache 2.0.46 with mod_jk 2.0.43

Posted by "Venkata Srinivasa Rao, Yerra" <sr...@gipex.com>.
uri:/intranet* may helps you

At 04:15 PM 8/27/2003 +0800, you wrote:
>I am currenty try to install Tomcat 5.0.4 + Apache 2.0.46 using mod_jk 2.0.43
>this is my worker2.properties :
>[shm:]
>file=C:\Program Files\Apache Group\Apache2\logs\jk2.shm
>size=1000000
>[channel.socket:localhost:8009]
>[uri:/intranet/*]
>[uri:/jmx-console/*]
>
>
>so when i run using this url
>   http://localhost/intranet/, it works
>but when i run this way    http://localhost/intranet    it doesnt work... 
>any body have any clues?
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org

Best Regards,
Venkata Srinivasa Rao, Yerra,
Jadason Technology Limited.