mod_ood_proxyΒΆ
An Apache HTTP Server module implementing the Open OnDemand proxy API.
To get started you will need at a minimum the following prerequisites:
- Apache HTTP Server version 2.4 with the following modules:
- mod_lua
- mod_env
- mod_proxy
- mod_proxy_connect
- mod_proxy_wstunnel
- your choice of mod_auth_*
- The Ruby language version 2.2 or newer for installation
Please see Software Requirements on how to install the above requirements.