5.4上午

  1. 进入apache服务器官网http://httpd.apache.org/,这里咱们如下载稳定版的html

    httpd 2.2.29为例,点击download。apache

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

    因为官方网页改版,之前的方式可能五法进行下载,为了避免浪费你们的时间,特此修正2015-01-24windows

     

    第一步依旧是点击download服务器

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

    点击连接Files for Microsoft Windowsapp

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

    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.ide

    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:操作系统

    ApacheHaus命令行

    Apache Lounge3d

    BitNami WAMP Stack

    WampServer

    XAMPP

     

    大体意思是说apache自己不提供已编译的安装包,只提供源码,若是你本身没法编译,能够选择下面这些官方推荐的第三方提供编译的网站。

    其中后两个是有名的wamp以及xampp集成环境,若是只想下载apache能够选择前三个网站,这里咱们第一个ApacheHaus为例。

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

    打开ApacheHaus以后你会发现这个网站上有各类windows版本,能够尽情选择你要下载的版本。

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

    点击红框中的图标便可开始下载,x86是32位的,x64是64位的,根据本身的操做系统选择下载

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

    解压后是一个压缩包,把他移动到你想放置的地方。

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

    命令行下进入到apache下面的bin目录,输入

    httpd -k install

    把apache安装成windows后台服务。

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

    利用ApacheMonitor来启动你的apache

     

    The Apache Monitor is a desktop tray application that allows you to monitor the existence of a running Apache service and easily start, stop and restart Apache. To use it just double click on the ApacheMonitor.exe in the \Apache24\bin folder. If you want it to start automatically for you when you log into the computer, just drag a copy into the Startup folder in Window's Start Menu.

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

    更多操做请参考附带的说明文档readme_first.html。

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

    针对你们遇到的一些问题作下简单总结

相关文章
相关标签/搜索