]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: rm Apache log permissions instructions 3914/head
authorKen Dreyer <kdreyer@redhat.com>
Mon, 9 Mar 2015 19:12:25 +0000 (13:12 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Mon, 9 Mar 2015 19:12:25 +0000 (13:12 -0600)
On all distros, Apache should be able to write to its own log directory.
If not, that is a severe distro bug that should be reported/fixed.

Remove the references to running "chown" on /var/log/httpd or
/var/log/apache2.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
doc/radosgw/config.rst

index bb34317443b222c4db64d687e1e9e803d0d5f780..06eb279f53c1510be3174248c2a347d8ccf24e23 100644 (file)
@@ -351,9 +351,8 @@ Then, disable the default site. ::
 Adjust Path Ownership/Permissions
 =================================
 
-On some distributions, you must change ownership for ``/var/log/httpd`` or 
-``/var/log/apache2`` and ``/var/run/ceph`` to ensure that Apache has permissions 
-to create a socket or log file. ::
+On some distributions, you must change ownership for ``/var/run/ceph`` to
+ensure that Apache has permissions to create a socket ::
 
        sudo chown apache:apache /path/to/file