Changes between Version 78 and Version 79 of MigrationGuide5.x
- Timestamp:
- 2026-05-26T15:17:38-03:00 (13 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MigrationGuide5.x
v78 v79 13 13 * see [https://ms4w.com/README_INSTALL.html#securing-your-ms4w-installation Securing Your MS4W Installation] 14 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]) 15 * check your local permissions for ms4w.conf, by executing: 16 {{{ 17 cd ms4w 18 icacls ms4w.conf 19 }}} 15 20 * 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: 16 21 {{{
