I am trying to get logs for apache on Utility server but I get permission denied.
-bash-3.2$ cd httpd/
-bash: cd: httpd/: Permission denied
drwx------ 2 root root 4096 Oct 20 04:02 httpd
I do not have root credential to access.
Is there a default password for that access?
From that folder I will be able to see each http request.
-bash-3.2$ cd httpd/
-bash: cd: httpd/: Permission denied
drwx------ 2 root root 4096 Oct 20 04:02 httpd
I do not have root credential to access.
Is there a default password for that access?
From that folder I will be able to see each http request.