Server Requirements

If you use the Webserver version of Xopus you need to have a webserver. Since Xopus is a client-side tool the server side requirements are limited. All modern webservers will suffice.

The only requirements are:

  • UTF-8 content support

  • Sends the correct mime types for: XML, XSL and XML Schema files

Some older versions of webservers may need to be configured to send the correct mime types. See the documentation of your webserver for more information.

These requirements will only allow you to start Xopus. To be able to save XML, some logic is needed on the server. Xopus does not specify the technique or language used there. See the Xopus Developers Guide for more information.