Webserver Deployment
Xopus can be configured to seamlessly integrate in a larger webapplication.
First you need to start Xopus. There are two methods to do that: either directly using a url which is faster, or using an HTML page with the Xopus script which is more powerful.
Then you need to learn Xopus how to save XML to your system. On most webbased systems, xml content can be loaded simply using HTTP GET, but there is no universal method of saving xml content on a server. So you will need to configure Xopus so that it can save on your system.
See the Configuration section to learn more about configuring Xopus.
- Documentation
- › Installation Guide
- › Webserver Deployment