Skip to content
  • Jason's avatar
    Added proxy protocol feature: · eac89bb0
    Jason authored
    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
    eac89bb0