From 4cac9d7545bcf3ec1a9859ab59b11c0ce4bc141f Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 1 Apr 2016 19:06:26 +0200 Subject: updatd sample apache config to inlcude websocket proxy for rhimportd diff --git a/README b/README index e076a7e..1144e89 100644 --- a/README +++ b/README @@ -71,7 +71,8 @@ add the following to the virtualhost config: - ProxyPass "/ntp" "ws://localhost:3000/ntp" + ProxyPass "/ntp" "ws://localhost:3000/ntp" + ProxyPass "/rhimportd" "ws://localhost:4080/public/socket" DocumentRoot /var/www/rhwebimport/www/ -- cgit v0.10.2