i have executed the above command i got this output
Code:
drwxrwxr-x. apache apache unconfined_u:object_r:httpd_sys_content_t:s0 mp3
-rw-r--r--. apache apache unconfined_u:object_r:httpd_sys_content_t:s0 music.html
-rw-rw-r--. apache apache unconfined_u:object_r:httpd_sys_content_t:s0 music.php
-rwxrwxrwx. apache apache unconfined_u:object_r:httpd_sys_content_t:s0 play.htm
-rw-rw-r--. apache apache unconfined_u:object_r:httpd_sys_content_t:s0 play.php
-rwxrwxrwx. apache apache unconfined_u:object_r:httpd_sys_content_t:s0 Roshni Se - Asoka 03.mp3
-rw-r--r--. apache apache unconfined_u:object_r:httpd_sys_content_t:s0 test.php
but my default directory is /home/user101/public_html
the output of ls -Z on /home/user101/public_html is
Code:
-rwxr-xr-x. user101 user101 unconfined_u:object_r:httpd_user_content_t:s0 index.html
-rwxr-xr-x. user101 user101 unconfined_u:object_r:httpd_user_content_t:s0 index.php
-rwxr-xr-x. user101 user101 unconfined_u:object_r:httpd_user_content_t:s0 music.html
-rwxr-xr-x. user101 user101 unconfined_u:object_r:httpd_user_content_t:s0 test.php