mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[fix] add 0.10 link, fixes #459
This commit is contained in:
parent
ebbba73eda
commit
611a1b1961
@ -18,6 +18,9 @@
|
||||
* Written entirely in Javascript
|
||||
* Easy to use API
|
||||
|
||||
|
||||
node-http-proxy is `<= 0.8.x` compatible, if you're looking for a `>= 0.10` compatible version please check [caronte](https://github.com/nodejitsu/node-http-proxy/tree/caronte)
|
||||
|
||||
### When to use node-http-proxy
|
||||
|
||||
Let's suppose you were running multiple http application servers, but you only wanted to expose one machine to the internet. You could setup node-http-proxy on that one machine and then reverse-proxy the incoming http requests to locally running services which were not exposed to the outside network.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user