Hi,

I'm currently doing a very basic test:

[EMAIL PROTECTED] jfarcand]$ wget http://localhost:8080/
--20:59:22-- http://localhost:8080/
=> `index.html'
Resolving localhost... done.
Connecting to localhost[127.0.0.1]:8080... connected.
HTTP request sent, awaiting response... 400 No Host matches server name localhost
20:59:23 ERROR 400: No Host matches server name localhost.

Does I'm missing something here? Same with index.jsp:


[EMAIL PROTECTED] jfarcand]$ wget http://localhost:8080/index.jsp
--21:00:30-- http://localhost:8080/index.jsp
=> `index.jsp'
Resolving localhost... done.
Connecting to localhost[127.0.0.1]:8080... connected.
HTTP request sent, awaiting response... 400 No Host matches server name localhost
21:00:30 ERROR 400: No Host matches server name localhost.

I'm using the current head code.... before jumping into the Mapper/Coyote code (and get tons of -1 :-) .. just kidding ), can someone confirm I'm not wrong?


Thanks,

-- Jeanfrancois





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



Reply via email to