Changes between Version 68 and Version 69 of MigrationGuide5.x
- Timestamp:
- 2024-11-28T09:01:46-04:00 (3 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MigrationGuide5.x
v68 v69 12 12 * Apache and MS4W's commandline tools have been configured to use that config file 13 13 * see [https://ms4w.com/README_INSTALL_MS4W_5.html#securing-your-ms4w-installation Securing Your MS4W Installation] 14 * when [https://ms4w.com/README_INSTALL.html#fastcgi enabling FastCGI], you must also point to ''ms4w.conf'' throughthe ''MAPSERVER_CONFIG_FILE'' variable in your ''httpd.conf'' file, such as:14 * 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 15 {{{ 16 16 <IfModule fcgid_module>