forked from domeo/domeo
-
Notifications
You must be signed in to change notification settings - Fork 0
Proxy set up
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.
We normally use the Apache HTTP server as proxy. In order to set up the server properly, the following steps have to be performed.
- Downloading and installing Apache HTTP server
- 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.