I've tried out the instructions on this site and added these config lines to
httpd.conf (vanilla apache and tomcat installs on Win2000)

LoadModule webapp_module modules/mod_webapp.so
AddModule mod_webapp.c
WebAppConnection conn warp localhost:8008
WebAppDeploy examples conn /examples

when i try http://localhost/examples/, it correctly gives me a directory
listing generated by the Tomcat server, but when I try to go to any of the
subdirectories (eg http://localhost/examples/servlets/), I see a 302
response in my Apache access log and the request eventually fails.

Any ideas?

thanks

Clint

> -----Original Message-----
> From: Keith Ng [mailto:[EMAIL PROTECTED]]
> Sent: 04 March 2002 11:36
> To: Tomcat Users List; [EMAIL PROTECTED]
> Subject: RE: Nice Tomcat+apache beginner site
> 
> 
> Sorry. That link was the last page of tat artcile
> here it is again guys
> 
> http://www.webmasterbase.com/article.php?pid=0&aid=305
> 


This e-mail, and any attachment, is confidential.
If you are not the intended recipient, you should not use, copy, alter or
disclose the contents of this message; you must delete it immediately. 
Finally, the contents of this message may contain personal views, which are
not the views of the company, unless specifically stated.

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to