<div dir="ltr"><div>Matthias,</div><div><br></div><div>Just remove the parameter will imply that MapServer will find the correct online resource.</div><div><br></div><div>Y.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 17 oct. 2019 à 11:35, Matthias Müller <<a href="mailto:matthias_mueller@tu-dresden.de">matthias_mueller@tu-dresden.de</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
we are running WFS services with similar mapfiles on different servers.<br>
<br>
Setting the "wfs_onlineresource" is straight forward, but requires a<br>
hard coded host name:<br>
<br>
First server:<br>
  WEB<br>
    METADATA<br>
      "wfs_title"          "myserver"<br>
      "wfs_onlineresource" "<a href="https://server1.org/mapserver" rel="noreferrer" target="_blank">https://server1.org/mapserver</a>?"<br>
      "wfs_srs"            "EPSG:4326"<br>
      "wfs_enable_request" "*"  # necessary<br>
    END<br>
  END<br>
<br>
<br>
Second server:<br>
  WEB<br>
    METADATA<br>
      "wfs_title"          "myserver"<br>
      "wfs_onlineresource" "<a href="https://server2.org/mapserver" rel="noreferrer" target="_blank">https://server2.org/mapserver</a>?"<br>
      "wfs_srs"            "EPSG:4326"<br>
      "wfs_enable_request" "*"  # necessary<br>
    END<br>
  END<br>
<br>
<br>
I there way to let mapserver figure out the hostname from the request<br>
and create the appropiate links in the WFS capabilities accordingly?<br>
<br>
Something like:<br>
<br>
  WEB<br>
    METADATA<br>
      "wfs_title"          "myserver"<br>
      "wfs_online<br>
resource" "{request protocol and hostname}/mapserver?"<br>
      "wfs_srs"  <br>
          "EPSG:4326"<br>
      "wfs_enable_request" "*"  # necessary<br>
    END<br>
  END<br>
<br>
<br>
-Matthias<br>
<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapserver-users</a></blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Yves Jacolin</div><div>Training and support manager - Team Manager<br>Camptocamp<br><br>Tel (France) : +33 4 58 48 20 43<br>Tel (Switzerland) : +41 21 619 10 43<br>Mob. : +33 6 18 75 42 21<br><br>email : <a href="mailto:yves.jacolin@camptocamp.com" target="_blank">yves.jacolin@camptocamp.com</a><br><a href="http://www.camptocamp.com" target="_blank">http://www.camptocamp.com</a></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>