Changes

Jump to navigation Jump to search
4 bytes removed ,  18:18, 8 March 2013
no edit summary
How to set these options in the {{Code|web.xml}} of the BaseX web application is specific to the servlet container. For example, in Jetty it is done by [http://docs.codehaus.org/display/JETTY/override+web.xml overriding the web.xml] file. Another option is to directly edit the {{Code|WEB-INF/web.xml}} file in the WAR archive (WAR files are simple ZIP files). Refer to the sample [https://github.com/BaseXdb/basex-api/blob/master/src/main/webapp/WEB-INF/web.xml web.xml] of the basex-api package.
Since {{Version|7.6.17}}, different credentials can be assigned to each HTTP service by specifying local init parameters. In the following example, the global credentials are overwritten and reset for the REST service:
<pre class="brush:xml">
=Changelog=
;Version 7.6.17
* Added: service-specific permissions
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu