You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Indraveni <in...@yahoo.co.in> on 2006/04/03 12:43:47 UTC

RE: Tomcat Connector - Remote acessing

Yes I am using Tomcat + Apache, using mod_jk module I connected these two servers. I am able to access the examples folder of tomcat which is having the jsp and servlet files. I am able to execute these jsp and servlet programes using localhost/examples. 
  
   Apache is listening to port 80
 
 i can access the jsp pages from both tomcat and apache thru localhost but thr my ipaddress ie http://192.9.200.62/examples it throws an exception stating page not found..
 Tomcat is working with http://192.9.200.62:8080/examples.
  
  Localhost page that is apache's home page I am able to see from remote system when I am givng in that systems browser my system IP i.e 192.9.200.62. But I am not able to view the jsp files from there. 
  
  I want this very urgent
  
  Thankyou.
  Indraveni
				
---------------------------------
 Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.

RE: Tomcat Connector - Remote acessing

Posted by Indraveni <in...@yahoo.co.in>.
Exactly... This is my situation. I dint do any extra configuration for httpd.conf file in Apache.
 
 I am attaching the httpd.conf file to this mail. Please check it out and let  me know if there is anythign that I need to change.
 
 Thankyou
Indraveni
Tim Lucia <ti...@yahoo.com> wrote: If I understand this correctly, and I am not certain I do, it would appear
to be a problem with your httpd virtual host configuration.

Is it true that:

http://localhost/examples/         (httpd->Tomcat)
http://localhost:8080/examples/    (Tomcat)
http://192.9.200.62:8080/examples  (Tomcat)

all work and only

http://192.9.200.62/examples       (httpd)

does not?

What about using the FQDN for the 4th request?  How have you configured the
httpd virtual host?

Tim


-----Original Message-----
From: Indraveni [mailto:indraveni@yahoo.co.in] 
Sent: Monday, April 03, 2006 6:44 AM
To: timlucia@yahoo.com
Subject: RE: Tomcat Connector - Remote acessing

Yes I am using Tomcat + Apache, using mod_jk module I connected these two
servers. I am able to access the examples folder of tomcat which is having
the jsp and servlet files. I am able to execute these jsp and servlet
programes using localhost/examples. 

  
   Apache is listening to port 80
 
 i can access the jsp pages from both tomcat and apache thru localhost but
thr my ipaddress ie http://192.9.200.62/examples it throws an exception
stating page not found..
 Tomcat is working with http://192.9.200.62:8080/examples.
  
  Localhost page that is apache's home page I am able to see from remote
system when I am givng in that systems browser my system IP i.e
192.9.200.62. But I am not able to view the jsp files from there. 
  
  I want this very urgent
  
  Thankyou.
  Indraveni
    
---------------------------------
 Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org



				
---------------------------------
 Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.

RE: Tomcat Connector - Remote acessing

Posted by Tim Lucia <ti...@yahoo.com>.
If I understand this correctly, and I am not certain I do, it would appear
to be a problem with your httpd virtual host configuration.

Is it true that:

http://localhost/examples/         (httpd->Tomcat)
http://localhost:8080/examples/    (Tomcat)
http://192.9.200.62:8080/examples  (Tomcat)

all work and only

http://192.9.200.62/examples       (httpd)

does not?

What about using the FQDN for the 4th request?  How have you configured the
httpd virtual host?

Tim


-----Original Message-----
From: Indraveni [mailto:indraveni@yahoo.co.in] 
Sent: Monday, April 03, 2006 6:44 AM
To: timlucia@yahoo.com
Subject: RE: Tomcat Connector - Remote acessing

Yes I am using Tomcat + Apache, using mod_jk module I connected these two
servers. I am able to access the examples folder of tomcat which is having
the jsp and servlet files. I am able to execute these jsp and servlet
programes using localhost/examples. 

  
   Apache is listening to port 80
 
 i can access the jsp pages from both tomcat and apache thru localhost but
thr my ipaddress ie http://192.9.200.62/examples it throws an exception
stating page not found..
 Tomcat is working with http://192.9.200.62:8080/examples.
  
  Localhost page that is apache's home page I am able to see from remote
system when I am givng in that systems browser my system IP i.e
192.9.200.62. But I am not able to view the jsp files from there. 
  
  I want this very urgent
  
  Thankyou.
  Indraveni
				
---------------------------------
 Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org