idpv3 first look

Tom Zeller tzeller at dragonacea.biz
Wed Jul 2 15:40:05 EDT 2014


>>I'd like to use the http:8080 port for jetty, with my apache
>>redirecting https->http:8080.  I couldn't find a way for jetty
>>to listen on an http port.  Assigning http.port=8080 didn't work.
>
> I don't think there's an HTTP connector inside the jetty-base example.

In jetty-base/etc/jetty.xml, uncomment the HTTP connector, the fourth
config node from the top.


More information about the dev mailing list