Changes

Jump to navigation Jump to search
20 bytes added ,  16:46, 27 March 2015
If run on a Jetty server you may use a {{Code|jetty.xml}} file for detailed server configuration. You can e.g. enable SSL connections or Jetty logging. Place the {{Code|jetty.xml}} right next to the {{Code|web.xml}}. For detailed configuration refer to the [http://wiki.eclipse.org/Jetty/Reference/jetty.xml Jetty Documentation]. A sample [https://github.com/BaseXdb/basex/blob/master/basex-api/src/main/webapp/WEB-INF/jetty.xml jetty.xml] is placed in the basex-api package.
To run on [http://tomcat.apache.org/ Apache Tomcat], start the tomcat server and add any <code>*.war</code> distribution to deploy using the Tomcat web interface (by . By default located at , the interface is accessible via http://localhost:8080/manager/html/ ).
==Configuration==
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu