目前下载的2.4版本的压缩包,解压后需要进入到conf/httpd.conf,修改其中的 Define SRVROOT "D:\Apache\httpd-2.4.20\Apache24" , 设置为你的安装根目录。
进入到cmd(以管理员身份运行),进入到apache的bin目录下,运行" httpd -k install"安装Apache服务。
2.4版本需要安装vcredist 2015
目前下载的2.4版本的压缩包,解压后需要进入到conf/httpd.conf,修改其中的 Define SRVROOT "D:\Apache\httpd-2.4.20\Apache24" , 设置为你的安装根目录。
进入到cmd(以管理员身份运行),进入到apache的bin目录下,运行" httpd -k install"安装Apache服务。
2.4版本需要安装vcredist 2015
转载于:https://my.oschina.net/u/1020238/blog/700783