view contrib/make_flys_release/confs/rest-server.xml @ 4195:93b53eaee401

Don't forget context path for redirect url If flys is installed in a subpath of a domain (e.g. http://flys.org/myflys/) the redirect url must contain also the subath.
author Björn Ricks <bjoern.ricks@intevation.de>
date Mon, 22 Oct 2012 10:32:09 +0200
parents 9d404069f361
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?>
<rest-server>
    <!--  The port which the ArtifactDatabase (ArtifactServer) will bind to. -->
    <port>8999</port>
    <listen>localhost</listen>
</rest-server>

http://dive4elements.wald.intevation.org