Skip to content

Instantly share code, notes, and snippets.

@nchapman
Created January 9, 2014 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nchapman/8338327 to your computer and use it in GitHub Desktop.
Save nchapman/8338327 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