You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/installation/iis.txt
+3-3
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Running MapServer on IIS
5
5
6
6
:Author: Seth Girvin
7
7
:Contact: sgirvin at compass.ie
8
-
:Last Updated: 2022-04-04
8
+
:Last Updated: 2024-11-21
9
9
10
10
.. contents::
11
11
:local:
@@ -172,7 +172,7 @@ MapServer Configuration File
172
172
The MapServer 8.0 release introduced a new :ref:`config` file. This allows all MapServer global environment variables to be set in a single place, which is
173
173
easier to manage than IIS FastCGI variables, and more portable between different environments and operating systems.
174
174
175
-
For this example we will create an empty configuration file at ``C:\MapServer\apps\mapserver.config``. Once the file is created the following sample configuration can be
175
+
For this example we will create an empty configuration file at ``C:\MapServer\apps\mapserver.conf``. Once the file is created the following sample configuration can be
176
176
copied in:
177
177
178
178
.. code-block:: bat
@@ -324,7 +324,7 @@ FastCGI configurations are stored in ``C:\Windows\System32\inetsrv\config\applic
0 commit comments