Skip to content
Commit eac89bb0 authored by Jason's avatar Jason
Browse files

Added proxy protocol feature:

Added Global Setting to Server config tab to
  - Enable & Disable the feature
  - Set the Proxy HTTP & HTTPS Ports

Added Per site level switch to enable and disable feature (Located in the Web Tab under the advanced section)

Added Apache2 and Nginx vhost updates to enable proxy_protocol on the listen lines

Added New database column to web_domain called "proxy_protocol" to enable site level config (Patch file Added upd_0089.sql)

Updated the Base Table SQL file to include "proxy_protocol" field
parent 26009352
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment