From: Ben Shum Date: Sat, 1 Nov 2014 03:53:58 +0000 (-0400) Subject: LP#1369169: Remove hardcoded paths for OpenSRF directory X-Git-Tag: osrf_rel_2_5_0-alpha~58 X-Git-Url: http://git.equinoxoli.org/?p=opensrf-equinox.git;a=commitdiff_plain;h=5e2221e546cd55e884b2984966aa9dc3468f63c7 LP#1369169: Remove hardcoded paths for OpenSRF directory Signed-off-by: Ben Shum Signed-off-by: Bill Erickson --- diff --git a/README b/README index 8631eb0..38aff45 100644 --- a/README +++ b/README @@ -386,13 +386,13 @@ a2dismod websocket .(Debian / Ubuntu Precise) [source,bash] --------------------------------------------------------------------------- -cp /home/opensrf/OpenSRF/examples/apache2/websockets/apache2.conf /etc/apache2-websockets/ +cp examples/apache2/websockets/apache2.conf /etc/apache2-websockets/ --------------------------------------------------------------------------- + .(Ubuntu Trusty) [source,bash] --------------------------------------------------------------------------- -cp /home/opensrf/OpenSRF/examples/apache_24/websockets/apache2.conf /etc/apache2-websockets/ +cp examples/apache_24/websockets/apache2.conf /etc/apache2-websockets/ --------------------------------------------------------------------------- + 6. OPTIONAL: add these configuration variables to /etc/apache2-websockets/envvars