Changes between Version 76 and Version 77 of MigrationGuide5.x
- Timestamp:
- 2026-05-26T15:12:14-03:00 (13 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MigrationGuide5.x
v76 v77 9 9 == ms4w.conf == 10 10 11 * as of MS4W 5 , you must configure the new ''/ms4w/ms4w.conf'' file, as the !MapServer 8.0 release tightened security for the ''MAP='' parameter11 * as of MS4W 5.0, you must configure the new ''/ms4w/ms4w.conf'' file, as the !MapServer 8.0 release tightened security for the ''MAP='' parameter 12 12 * Apache and MS4W's commandline tools have been configured to use that config file 13 13 * see [https://ms4w.com/README_INSTALL.html#securing-your-ms4w-installation Securing Your MS4W Installation] 14 ** as of MS45 5.2.0, all users are strongly recommended to execute the ''secure-permissions.bat'' script in the MS4W root, to limit user access to ms4w.conf (see [https://ms4w.com/README_INSTALL.html#strongly-recommended-set-user-access-permissions-for-ms4w-conf Set user access permissions for ms4w.conf]) 14 15 * when [https://ms4w.com/README_INSTALL.html#fastcgi enabling FastCGI], you must also point to ''ms4w.conf'' by setting the ''MAPSERVER_CONFIG_FILE'' variable in your ''httpd.conf'' file, such as: 15 16 {{{
