Skip to content
Paolo Ciccarese edited this page May 8, 2013 · 3 revisions

Unless you are planning to annotate the content you publish through the same server, it is necessary to set up a proxy so that the Same origin policy is not violated.

Apache web server

We normally use the Apache HTTP server as proxy. In order to set up the server properly, the following steps have to be performed.

  1. Downloading and installing Apache HTTP server
  2. Configure the server proxy features

Note: the Proxy is necessary for Domeo to fully function. However, the Proxy does not play any role when you are running the DomeoClient in hosted mode, or when you are testing other features of the Domeo platform that are not related to annotation.

Clone this wiki locally