view contrib/make_flys_release/confs/rest-server.xml @ 4450:0074c113bb95

Be sure that a redirect url always exist When redirecting the user after a successful authentication be sure that the url is valid.
author Björn Ricks <bjoern.ricks@intevation.de>
date Thu, 08 Nov 2012 10:29:09 +0100
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