Httpd mod proxy ajp Compilation

From NovaOrdis Knowledge Base
Revision as of 23:38, 1 January 2017 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Compilation with httpd

Configuration to compile mod_proxy when httpd is compiled from scratch:


Compilation for an Already Installed httpd Instance

In order to compile and install on an already installed httpd instance:

  • Check out/download the corresponding source tree.
  • Locate the httpd instance you want to install the module into. Assuming that is located at ${APACHE_HOME}: