...
The default configuration of jetty is in the etc/jetty.xml file in (see
Syntax Reference), which configures the HTTP connectors, web application deployers and other server components (see Configuring Jetty). The configuration file may be directly invoked with:
...