Re: Tomcat 5.0.4 + Apache 2.0.46 with mod_jk 2.0.43

2003-08-27 Thread Venkata Srinivasa Rao, Yerra
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=100
[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 wayhttp://localhost/intranetit doesnt work... 
any body have any clues?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Best Regards,
Venkata Srinivasa Rao, Yerra,
Jadason Technology Limited. 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Tomcat 5.0.4 + Apache 2.0.46 with mod_jk 2.0.43

2003-08-27 Thread Robin
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=100
[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 wayhttp://localhost/intranetit doesnt 
work... any body have any clues?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Best Regards,
Venkata Srinivasa Rao, Yerra,
Jadason Technology Limited.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]