Configuring the O/S: File permissions

# ls -ld /home/httpd /etc/httpd \
 /var/log/httpd /etc/logrotate.d/apache
drwxrwsr-x 3 root wwwadmin 1024 Jun 27 12:09 /etc/httpd
-rw-rw-r-- 1 root wwwadmin  172 Jun 27 12:09 /etc/logrotate.d/apache
drwxrwsr-x 5 root wwwadmin 1024 Jun 27 12:09 /home/httpd
drwxrwsr-x 2 root wwwadmin 1024 Jun 27 12:09 /var/log/httpd

Contents / Previous / Next