Apache Windows Installation
A Small presentation on Installations
and gotchas
A small note on Apache Binaries from
[Link]
Apache binaries are built with the original source released by the Apache Software
Foundation (unless noted) and have been compiled with Visual Studio 2008 (VC9) or
Visual Studio 2012 (VC11) to obtain higher performance and better stability than the
binaries built by the Apache Software Foundation
Links and Binaries
Download via : [Link]
Prerequisite:
Since we are picking VC11 version we are gonna install: both vc11x86 and vc11x64*
[Link]
Apache: Apache 2.4.x VC11
*its a safe practice to install both x86 & x64 VC-redistributables
Steps:
Install the VC redistributables
Install Apache / Extract directory
Extract downloaded mod_jk.so to apaches module directory
Set SRVROOT in [Link] to apache base location.
Load jk module
Load virtual host module