回答編集履歴

1

リンク

2018/04/02 19:51

投稿

HayatoKamono
HayatoKamono

スコア2415

test CHANGED
@@ -23,3 +23,19 @@
23
23
 
24
24
 
25
25
  [express-http-proxy](https://github.com/villadora/express-http-proxy)や[http-proxy](https://github.com/nodejitsu/node-http-proxy)などのリバースプロキシーをサポートするライブラリを使って、1つのポート番号へのリクエストを別のポート番号に転送してあげるなどする必要があるかと思います。
26
+
27
+
28
+
29
+ 参考1 - プロキシーで
30
+
31
+ https://www.google.co.jp/amp/www.usagi1975.com/15mar161859/amp/
32
+
33
+
34
+
35
+ 参考2 - バーチャルホストで
36
+
37
+ http://www.nilab.info/z3/20150503_01_nodejs_express_name_based_virtual_hosting.html
38
+
39
+
40
+
41
+ https://github.com/expressjs/vhost