简体   繁体   English

Windows 上的 Apache

[英]Apache on Windows

I want to install Apache server on Windows.我想在 Windows 上安装 Apache 服务器。 The book says that i can go to official site http://httpd.apache.org/download.cgi and download latest Apache version (Book year 2008, and in example showed 2.2.9v, and this example how to install on Windows, not Linux).这本书说我可以去官方网站http://httpd.apache.org/download.cgi下载最新的 Apache 版本(2008 年的书,在例子中显示了 2.2.9v,这个例子如何在 Windows 上安装,不是 Linux)。 So i go to this address, and there latest version 2.4.7, but its .tar.bz2 and .tar.gz extension, and how i understand it will be difficult to install it cause its on Linux, for Windows must be .msi, but there no file with that extension, only 2.0.65 version and older.所以我转到这个地址,那里有最新版本 2.4.7,但它的.tar.bz2.tar.gz扩展名,以及我如何理解它很难安装,因为它在 Linux 上,对于 Windows 必须是 .msi ,但没有带有该扩展名的文件,只有 2.0.65 及更早的版本。 I understand that in Linux maybe appear earlier Apache version, but how it's real that in 2008 year, there was 2.2.9 version, but now in 2014 the latest .msi version 2.0.65 ?我知道在 Linux 中可能会出现更早的 Apache 版本,但是在 2008 年有 2.2.9 版本,但现在在 2014 年最新的 .msi 版本是 2.0.65 是怎么回事?

Easy!简单! Here you go: http://www.apachelounge.com/download/给你: http : //www.apachelounge.com/download/

You'll find the latest Apache HTTP server's there pre-built for you (Binaries).您会在那里找到为您预先构建的最新 Apache HTTP 服务器(二进制文件)。

Edit: They are not provided in .MSI files like Apache would but you can unzip the files to C:\\Apache2 and set it up manually, like a true developer!编辑:它们不像 Apache 那样在 .MSI 文件中提供,但您可以将文件解压缩到 C:\\Apache2 并手动设置,就像真正的开发人员一样!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM