Skip to content

Instantly share code, notes, and snippets.

@jaredhirsch
Forked from nchapman/gist:8338327
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaredhirsch/d7501dbe02c449d91e7d to your computer and use it in GitHub Desktop.
Save jaredhirsch/d7501dbe02c449d91e7d to your computer and use it in GitHub Desktop.
# development use only
Daemon 0
LogFacility -
ListenHTTPS
Address 0.0.0.0
Port 3443
Cert "tmp/certificates/ssl.pem"
xHTTP 1
AddHeader "X_FORWARDED_PROTO: https"
Service
BackEnd
Address 127.0.0.1
Port 3030
End
End
End
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment