README.md in pmux-gw-0.1.9 vs README.md in pmux-gw-0.1.10
- old
+ new
@@ -60,11 +60,11 @@
sudo -u admin pmux --mapper="ls -al" --storage=glusterfs --locator-host=127.0.0.1 /mnt/volume
### Create an environment that can use pmux-gw
mkdir /etc/pmux-gw
- cp <pmux-geteway-install-path>/examples/pmux-gw.conf /etc/pmux-gw/pmux-gw.conf
- cp <pmux-geteway-install-path>/examples/password /etc/pmux-gw/password
+ cp <pmux-geteway-install-path>/conf/pmux-gw.conf /etc/pmux-gw/pmux-gw.conf
+ cp <pmux-geteway-install-path>/conf/password /etc/pmux-gw/password
chown -R admin:admin /etc/pmux-gw/password
chmod -R 600 /etc/pmux-gw/password
pmux-gw
curl --basic -u user:pass -iv 'http://127.0.0.1:18080/pmux?mapper=ls&file=/'