]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Updated to ensure that socket name isn't static.
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 15 Oct 2013 20:35:37 +0000 (13:35 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 15 Oct 2013 20:35:37 +0000 (13:35 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/radosgw/rgw.conf

index e1bee99863104ec3ca7723c947c654bf14d34c67..bb02720e3a6d98765d2d3a4dd517fcf2d1f72a05 100644 (file)
@@ -1,4 +1,4 @@
-FastCgiExternalServer /var/www/s3gw.fcgi -socket /tmp/radosgw.sock
+FastCgiExternalServer /var/www/s3gw.fcgi -socket /{path}/{socket-name}.sock
 
 
 <VirtualHost *:80>