2009/10/30 Chris Blackwell <ch...@team193.com>:
> <VirtualHost *:80>
> DocumentRoot "C:\Users\Chris\Documents\Eclipse Workspace\mysite"

If I recall correctly, you don't want this.  Serve a blank directory
out of httpd, and proxy everything to Tomcat.  Or take httpd out of
the equation completely if you don't need it for other purposes.
"It's faster to serve static content out of httpd" is no longer an
appropriate "other purpose" in 5.5+ :-).

- Peter

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

Reply via email to