Changes

From SME Server
Jump to navigationJump to search
53 bytes added ,  12:03, 24 July 2017
m
no edit summary
Line 4: Line 4:  
  ProxyPreserveHost On
 
  ProxyPreserveHost On
 
  ProxyPassMatch ^/sockjs/(.*)/websocket ws://localhost:3000/sockjs/$1/websocket
 
  ProxyPassMatch ^/sockjs/(.*)/websocket ws://localhost:3000/sockjs/$1/websocket
 +
ProxyPass /websocket ws://127.0.0.1:3000/websocket
 
  ProxyPass /api/info http://localhost:3000/api/info  
 
  ProxyPass /api/info http://localhost:3000/api/info  
 
  ProxyPass / http://localhost:3000/
 
  ProxyPass / http://localhost:3000/
 
  ProxyPassReverse / http://localhost:3000/
 
  ProxyPassReverse / http://localhost:3000/
 
----
 
----

Navigation menu