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>
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