Changes between Version 63 and Version 64 of MigrationGuide5.x


Ignore:
Timestamp:
2024-11-06T12:24:41-04:00 (11 days ago)
Author:
Jeff McKenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MigrationGuide5.x

    v63 v64  
    1111* as of MS4W 5, you must configure the new ''/ms4w/ms4w.conf'' file, as the !MapServer 8.0 release tightened security for the ''MAP='' parameter
    1212* see https://ms4w.com/README_INSTALL_MS4W_5.html#securing-your-ms4w-installation
    13 * when enabling FastCGI, you must also point to ''ms4w.conf'' through the ''MAPSERVER_CONFIG_FILE'' variable, such as:
     13* when [https://ms4w.com/README_INSTALL.html#fastcgi enabling FastCGI], you must also point to ''ms4w.conf'' through the ''MAPSERVER_CONFIG_FILE'' variable in your ''httpd.conf'' file, such as:
    1414  {{{
    1515    <IfModule fcgid_module>