http://localhost

If you can get the tomcat examples on http://localhost/examples, and they
work, you have apache and tomcat communicating properly.

As for testing that apache is serving static pages, the easiest test would
be to shut down tomcat, then make your request and see if it is successful.

John Turner
[EMAIL PROTECTED]


> -----Original Message-----
> From: Heligon Sandra [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 30, 2002 10:54 AM
> To: 'Tomcat Users List'
> Subject: RE: How to integrate Apache and Tomcat on Window
> 
> 
> I had such problems because I wanted to use variables environment
> in the httpd.conf and workers.properties file but it seems to 
> be impossible.
> If someone succeeded thanks to give me the syntax to use I tried
> 
> JkWorkersFile "$CATALINA_HOME/conf/jk/workers.properties" in http.conf
> and workers.tomcat_home = $(CATALINA_HOME) in workers.properties
> 
> with a windowsNT environment but it doesn't work.
> CATALINA_HOME = c:\tomcat4.0.
> 

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

Reply via email to