Httpd mod proxy Installation: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 12: Line 12:
</pre>
</pre>


For a list of required modules and an explanation of how they work together, see [[]].
For a list of required modules and an explanation of how they work together, see "[[Httpd_mod_proxy_Concepts#mod_proxy_Modules_and_How_they_Work_Together|mod_proxy Modules and How they Work Together]]" section.


=a=
=a=

Revision as of 18:10, 8 December 2016

Internal

Overview

Load the Modules

LoadModule proxy_ajp_module modules/mod_proxy_ajp.so

For a list of required modules and an explanation of how they work together, see "mod_proxy Modules and How they Work Together" section.

a