Created
November 13, 2011 09:10
-
-
Save robyurkowski/1361863 to your computer and use it in GitHub Desktop.
apache2 logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# cat /var/log/apache2/error.log | tail -n 2 | |
[Sun May 17 02:46:11 2009] [error] [client xxx.xxx.xxx.xxx] | |
Symbolic link not allowed or link target | |
not accessible: /var/www/wedding | |
[Sun May 17 02:51:18 2009] [error] [client xxx.xxx.xxx.xxx] | |
Symbolic link not allowed or link target | |
not accessible: /var/www/chat |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment