I downloaded and untar'd jetty 9.4.6. I started it thus: > cd $JETTY_HOME/demo-base/ > java -jar $JETTY_HOME/start.jar
I'm using Chrome Version 58.0.3029.81 (64-bit). When I visit <my-host>:8080 I see the Jetty:// welcome page. Very nice. When I visit <my-host>:8443 I see This page isn’t working ERR_INVALID_HTTP_RESPONSE What am I doing wrong? Thanks. Lou.
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
