woodRock / super-telegram

We are migrating an existing Web Map Service (WMS) to a different server. The existing services uses Apache, Postgres, Postgis (psql extention), and Mapserver. The new version of the server has an updated version of both Mapserver and Postgres installed. Between the major versions of Mapserver some of the syntax from the existing Mapfiles is now deprecated.
0 stars 0 forks source link

localhost for Mapfiles #16

Open woodRock opened 3 years ago

woodRock commented 3 years ago

Goal

The Mapfiles should be able to connect through to the PostgreSQL database using the localhost hostname.

Tasklist

Success Criteria

We can connect to the PostgreSQL database through the localhost hostname from wellmapservdev02 server.