The ModJetty kmodule launches an instance of the Jetty
servlet container. The kmodule is implemented by com.fs.pxe.server.modjetty.ModJetty.
| Name |
Description |
| config |
the URL of the jetty.xml configuration for the server. |
Note that the jetty.xml should contain deployment information for any necessary servlets, e.g., for the [HTTP-SOAP Protocol Connector].
None.