summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 79db43c..1cc687f 100644
--- a/README
+++ b/README
@@ -71,9 +71,9 @@ add the following to the virtualhost config:
</Files>
</Directory>
- ProxyPass "/ntp" "ws://localhost:3000/ntp"
- ProxyPass "/rhimportd" "ws://localhost:4080/public/socket"
- ProxyPass "/upload" "http://localhost:4080/public/upload"
+ ProxyPass "/ntp" "ws://localhost:3000/ntp"
+ ProxyPass "/rhimportd" "ws://localhost:4080/public/socket"
+ ProxyPass "/upload/" "http://localhost:4080/public/upload/"
DocumentRoot /var/www/rhwebimport/www/
<Directory /var/www/rhwebimport/>