-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dave,

On 3/14/12 5:00 PM, Dave Shevett wrote:
> Hi folks, I'm setting up a tomcat server that will be running a
> few dozen vhosts all being served from the same war file.  I've set
> up AJP connectors for wildcard hosts on apache, and I'm able to see
> the tomcat server from the outside world.
> 
> However, secondary vhosts I create don't seem to be working.

So, a request to http://m.REDACTED.com/whatever works but not
http://vhost.REDACTED.com/whatever?

What response do you get from the web server?

Have you configured an access log on the Tomcat side? If not, do so.
Include the "Host" header that comes in from httpd... I wouldn't be
surprised if the hostname not what you expected.

If the host goes over correctly, the virtual hosts *should* work. What
does your server.xml look like?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9hE28ACgkQ9CaO5/Lv0PAbRACgxAaxZRWPQ0qTQIGQ2+5q3kWF
7e8An36QZJba5plQiFrypdPITU21GXvg
=d+s5
-----END PGP SIGNATURE-----

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

Reply via email to