Skip to content

Instantly share code, notes, and snippets.

@joshdrake
Created April 24, 2012 03:26
Show Gist options
  • Save joshdrake/2476159 to your computer and use it in GitHub Desktop.
Save joshdrake/2476159 to your computer and use it in GitHub Desktop.
ListenHTTPS
Address 127.0.0.1
Port 443
Cert "/etc/foo.pem"
AddHeader "X-SSL-Forwarded: on"
Service
BackEnd
Address 127.0.0.1
Port 80
End
End
End
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment