From c29fb1651d3b8c5211da2d8f527b7f41370ad287 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 25 Sep 2016 00:32:09 +0200 Subject: added sample apache config for rhctl diff --git a/README b/README index 0ee4f1f..de25f96 100644 --- a/README +++ b/README @@ -46,7 +46,9 @@ add the following to the virtualhost config: Require all granted - ProxyPass "/ntp" "ws://localhost:3000/ntp" + ProxyPass "/ntp" "ws://localhost:3000/ntp" + ProxyPass "/rhctl/socket" "ws://rhctl.helsinki.at:4080/socket" + ProxyPass "/rhctl/" "http://rhctl.helsinki.at:4080/" DocumentRoot /var/www/rhrdweb/www/ -- cgit v0.10.2