LP#1268619: websockets: more install docs
authorBill Erickson <berick@esilibrary.com>
Fri, 7 Mar 2014 19:47:20 +0000 (14:47 -0500)
committerBill Erickson <berick@esilibrary.com>
Sun, 4 May 2014 20:10:36 +0000 (16:10 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
README.websockets

index 2ad3522..639e080 100644 (file)
@@ -19,7 +19,7 @@ Websockets installation instructions for Debian
 % a2dismod websocket
 
 # update configs
-% cp OpenSRF/examples/apache2/websockets/apache2.conf /etc/apache2-websockets/
+% cp /path/to/OpenSRF/examples/apache2/websockets/apache2.conf /etc/apache2-websockets/
 
 # OPTIONAL: add these configuration variables to
 # /etc/init.d/apache2-websockets/envvars and adjust as needed.