Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Setup X-Forwarded-Proto in GUI?

    Cache/Proxy
    1
    1
    176
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      randybarth
      last edited by

      How would I implement the following configuration in the HAproxy GUI?
      [...]
      frontend web-https
      option http-server-close
      http-request set-header X-Forwarded-Proto https if { ssl_fc }
      [...]

      Having an issue with PHP backend (Wordpress) displaying properly with SSL offload at front end and http to backend. It seems that I need to let PHP know that original request was TLS from client.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.