Skip to content

Commit f02a99a

Browse files
committed
update MS4W url
1 parent 92137e8 commit f02a99a

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

en/download.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Windows
101101
for Oracle support. Several popular Web applications are also
102102
available for download, which are pre-configured for MS4W.
103103

104-
.. _`MS4W`: http://www.ms4w.com
104+
.. _`MS4W`: https://ms4w.com
105105

106106
.. deprecated:: 2015
107107

en/input/vector/kml.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ If you don't have the driver, you might want to try the `FWTools`_ or `MS4W`_
6363
packages, which include the driver.
6464

6565
.. _`FWTools`: http://fwtools.maptools.org/
66-
.. _`MS4W`: http://www.ms4w.com
66+
.. _`MS4W`: https://ms4w.com
6767

6868
Once you have the KML driver you are ready to try an ogrinfo command on your
6969
file to get a list of available layers:
@@ -262,7 +262,7 @@ by using the '--formats' command:
262262
...
263263

264264
If you don't have the driver, you might want to check if your platform has a
265-
ready-to-use package/installer (Windows users please see `MS4W <http://www.ms4w.com>`_),
265+
ready-to-use package/installer (Windows users please see `MS4W <https://ms4w.com>`_),
266266
which include the driver.
267267

268268

en/installation/iis.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ Running MapServer on IIS
1515
This document details how to configure a pre-built version of MapServer to run on IIS (Microsoft's web server - Internet Information Services).
1616
These steps have a minimum requirement of IIS 7 and Windows 7, and have been tested on IIS 10 running on Windows 10.
1717

18-
MapServer can also be run on Windows using `MS4W <http://www.ms4w.com>`_ (MapServer for Windows) - which installs its
18+
MapServer can also be run on Windows using `MS4W <https://ms4w.com>`_ (MapServer for Windows) - which installs its
1919
own preconfigured Apache web server, and other related tools such as PHP, TinyOWS, and MapCache.
2020
Running MapServer under IIS may be necessary when deploying to servers where the installation of an additional web server is restricted, or where
2121
system administrators have more experience maintaining IIS.
2222

2323
.. note::
2424

25-
The MapServer executables from `MS4W <http://www.ms4w.com>`_ can also be used under IIS as well; for more
25+
The MapServer executables from `MS4W <https://ms4w.com>`_ can also be used under IIS as well; for more
2626
information see the section in MS4W's `README <https://ms4w.com/README_INSTALL.html#installing-the-ms4w-mapserver-binaries-in-other-environments>`__,
2727
or ask the MS4W community for assistance (`subscribe <https://lists.ms4w.com/mailman/listinfo/ms4w-users>`_).
2828

en/ogc/wcs_server.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
:Contact: stephan.meissl at eox.at
1414
:Author: Fabian Schindler
1515
:Contact: fabian.schindler at eox.at
16-
:Last Updated: 2024-07-08
16+
:Last Updated: 2025-08-02
1717

1818
.. contents:: Table of Contents
1919
:depth: 2
@@ -1833,7 +1833,7 @@ Service of Canada.
18331833
.. _`WCS 2.0 Schemas`: http://schemas.opengis.net/wcs/2.0/
18341834
.. _`OWS Common 2.0`: https://portal.ogc.org/files/?artifact_id=38867
18351835
.. _`Open Geospatial Consortium (OGC)`: https://www.ogc.org/
1836-
.. _`MapServer for Windows (MS4W)`: http://www.ms4w.com
1836+
.. _`MapServer for Windows (MS4W)`: https://ms4w.com
18371837
.. _`WCS 2.0 tests in msautotest`: https://github.com/MapServer/MapServer/blob/main/msautotest/wxs/wcs_simple.map
18381838
.. _`WCS GRIB output in msautotest`: https://github.com/MapServer/MapServer/blob/main/msautotest/wxs/wcs_grib_output.map
18391839
.. _`MS RFC 67`: https://mapserver.org/development/rfc/ms-rfc-67.html

en/optimization/debugging.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
:Author: Jeff McKenna
1111
:Contact: jmckenna at gatewaygeomatics.com
12-
:Last Updated: 2024-06-27
12+
:Last Updated: 2025-08-02
1313

1414
.. contents:: Table of Contents
1515
:depth: 3
@@ -379,7 +379,7 @@ Using map2img
379379
The recommended way to test your mapfile is to use the MapServer
380380
commandline utility :ref:`map2img`, to verify that your mapfile
381381
creates a valid map image. :ref:`map2img` should be included in your
382-
MapServer installation (`MS4W <http://www.ms4w.com>`__ users
382+
MapServer installation (`MS4W <https://ms4w.com_ users
383383
need to execute *setenv.bat* before using the utility).
384384

385385
You can set the *DEBUG* level by passing the :ref:`map2img` following
@@ -548,7 +548,7 @@ Windows users will usually find Apache's log files in a path similar to:
548548

549549
C:\Program Files\Apache Group\Apache2\logs
550550

551-
MapServer for Windows (`MS4W <http://www.ms4w.com>`__) users
551+
MapServer for Windows (`MS4W <https://ms4w.com_) users
552552
will find Apache's log files at:
553553

554554
::

0 commit comments

Comments
 (0)