Windows版apache服务器下载

个人下载软件都喜欢从官网下载,但很遗憾apache官网并不提供windos版下载,下面是官网的原文:

The Apache HTTP Server Project itself does not provide binary releases of software, only source code. Individual committers may provide binary packages as a convenience, but it is not a release deliverable.

If you cannot compile the Apache HTTP Server yourself, you can obtain a binary package from numerous binary distributions available on the Internet.

Popular options for deploying Apache httpd, and, optionally, PHP and MySQL, on Microsoft Windows, include:

简言之,就是官网并不提供安装包,只提供软件源码,如果你自己无法编译,那就从第三方提供编译好的安装包网站下载,并给我们推荐了几个网站,竟然是官网推荐的网站,应该也是值得信任的,比如其中最后两个就是出名的集成包 wamp和xampp


经过个人尝试 第一个和第二个网站都是比较不错的 提供各种windows版下载,还包括各种模块,比如

Apache Haus:

Windows版apache服务器下载


Apache Lounge:


Windows版apache服务器下载



之后的操作大家应该都会了,就不做介绍了^^


本文章转载之本人的百度经验文章,更加详细的内容可以去百度经验查看:

如何从Apache官网下载windows版apache服务器