Skip to content
  1. Sep 18, 2020
  2. Sep 17, 2020
  3. Sep 08, 2020
  4. Sep 07, 2020
  5. Sep 03, 2020
  6. Aug 31, 2020
  7. Aug 11, 2020
  8. Aug 10, 2020
  9. Aug 04, 2020
  10. Jul 28, 2020
  11. Jul 27, 2020
  12. Jul 24, 2020
  13. Jul 23, 2020
  14. Jul 22, 2020
  15. Jul 15, 2020
  16. Jul 14, 2020
  17. Jun 19, 2020
  18. Jun 14, 2020
  19. Jun 11, 2020
  20. Jun 09, 2020
  21. Jun 08, 2020
  22. May 28, 2020
  23. Mar 04, 2020
  24. Nov 23, 2019
    • 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