From 6d2efcfbb99a9c4267b9346e01f8ac8ac53063c6 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 7 Mar 2014 14:47:20 -0500 Subject: [PATCH] LP#1268619: websockets: more install docs Signed-off-by: Bill Erickson --- README.websockets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.websockets b/README.websockets index 2ad3522..639e080 100644 --- a/README.websockets +++ b/README.websockets @@ -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. -- 2.11.0