diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-11-17 18:57:07 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-11-17 18:57:07 +0000 |
commit | 66021c48874d524af4d9b1d5807a8e1f3078980b (patch) | |
tree | 7ccfcbbc9e45e270b42b5fb132dc6a8f8ad371fb /usr.sbin/httpd/htdocs/manual/windows.html.en | |
parent | ed5b84743439c7f38484022cbfbb2552141d51fc (diff) |
merge apache 1.3.29 and mod_ssl 2.8.16
ok brad@
Diffstat (limited to 'usr.sbin/httpd/htdocs/manual/windows.html.en')
-rw-r--r-- | usr.sbin/httpd/htdocs/manual/windows.html.en | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/usr.sbin/httpd/htdocs/manual/windows.html.en b/usr.sbin/httpd/htdocs/manual/windows.html.en index 58d1fab2f8b..55c41352c4f 100644 --- a/usr.sbin/httpd/htdocs/manual/windows.html.en +++ b/usr.sbin/httpd/htdocs/manual/windows.html.en @@ -145,16 +145,18 @@ installed on your PC before you can install the Apache runtime distributions. Windows 2000 and Windows ME are both delivered with the Microsoft Installer support, others will need to - download it. Instructions on locating the Microsoft Installer, + download it. For more information, visit the main download + page at <a + href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a>. + Instructions on locating the Microsoft Installer, as well as the binary distributions of Apache, are found at - <a href="http://httpd.apache.org/dist/httpd/binaries/win32/" - >http://httpd.apache.org/dist/httpd/binaries/win32/</a></p> + <a href="http://www.apache.org/dyn/closer.cgi/httpd/binaries/win32/" + >the win32 download directory on the mirrors.</a></p> <p>The source code is available in the <code>-src.msi</code> distribution, or from the - <a href="http://httpd.apache.org/dist/httpd/" - >http://httpd.apache.org/dist/httpd/</a> - distribution directory as a <code>.zip</code> file. If you plan + <a href="http://www.apache.org/dyn/closer.cgi/httpd/" + >distribution directory</a> as a <code>.zip</code> file. If you plan on compiling Apache yourself, there is no need to install either <code>.msi</code> package. The <code>.zip</code> file contains only source code, with MS-DOS line endings (that is |