https://github.com/totallyinformation/node-proxy-https-example
Example for routing multiple "folders" to Node.js servers over https with some basic auth thrown in for good measure
https://github.com/totallyinformation/node-proxy-https-example
https https-proxy javascript nodejs
Last synced: 6 months ago
JSON representation
Example for routing multiple "folders" to Node.js servers over https with some basic auth thrown in for good measure
- Host: GitHub
- URL: https://github.com/totallyinformation/node-proxy-https-example
- Owner: TotallyInformation
- Created: 2012-05-08T08:59:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-08T09:41:01.000Z (over 13 years ago)
- Last Synced: 2024-04-15T12:50:24.248Z (over 1 year ago)
- Topics: https, https-proxy, javascript, nodejs
- Language: JavaScript
- Size: 93.8 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
node-proxy-https-example
========================
Example for routing multiple "folders" to Node.js servers over https with some basic auth thrown in for good measure