[mapserver-commits] [MapServer/MapServer] f478a3: Support for a mapserv config file. (#6303)

Steve Lime noreply at github.com
Mon Oct 25 14:22:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: f478a37305cc3646aea7fd618e27ded429367183
      https://github.com/MapServer/MapServer/commit/f478a37305cc3646aea7fd618e27ded429367183
  Author: Steve Lime <steve.lime at state.mn.us>
  Date:   2021-10-25 (Mon, 25 Oct 2021)

  Changed paths:
    M .github/workflows/start.sh
    M CMakeLists.txt
    M cgiutil.c
    A etc/mapserver-sample.conf
    M fontcache.c
    M legend.c
    M map2img.c
    M mapcairo.c
    M mapcrypto.c
    M mapdebug.c
    M mapfile.c
    M mapfile.h
    M maplexer.c
    M maplexer.l
    M mapogcapi.cpp
    M mappluginlayer.c
    M mapproject.c
    M mapscript/mapscript.i
    M mapscript/php/mapscript_i.c
    A mapscript/python/tests/cases/config_test.py
    M mapscript/python/tests/cases/testing.py
    A mapscript/swiginc/config.i
    M mapscript/swiginc/map.i
    A mapserv-config.cpp
    A mapserv-config.h
    M mapserv.c
    M mapserv.h
    M mapserver.h
    M mapservutil.c
    M maptemplate.c
    M maputil.c
    A msautotest/etc/mapserv.conf
    M msautotest/mssql/include/mssql_connection.map
    M msautotest/pytest.ini
    M scalebar.c
    A tests/mapserver-sample.conf

  Log Message:
  -----------
  Support for a mapserv config file. (#6303)

Adds support for a MapServer configuration file. It is required for CGI use and optional for MapScript. It standardizes site-level configuration across various operating system and web servers.

Co-authored-by: sethg <sethg at geographika.co.uk>
Co-authored-by: Even Rouault <even.rouault at spatialys.com>




More information about the mapserver-commits mailing list