On 17.02.2012 16:19, Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
André,
On 2/16/12 3:24 PM, André Warnier wrote:
A correct request should have at least 2 lines such as
line 1 : GET /mywebapp/... HTTP/1.1 (could also be POST instead
of GET) then: .. (any number of header lines, 0-n) then: Host:
the.correct.hostname .. (any number of header lines, 0-n) ..an
empty line (CR/LF)
This is making me think.
I wonder if Flexbuilder uses HTTP/1.0 and does not provide a "Host"
header. That way, you'll get the default VirtualHost which might not
have the proper mappings.
The OP can easily find out: he just needs to add %{Host}i to his LogFormat.
Regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org