_____ ___ _ _
| | | || || |
| | | | || |
|_____|___||_||_|
ERROR: FILE NOT FOUND
jjackson@coyote:~$ cat /var/log/httpd/error.log | tail -1 [error] File does not exist: /historical-site-news/wolverine-v1-1-build-360-available-for-download-from-the-update-server jjackson@coyote:~$ find / -name "wolverine-v1-1-build-360-available-for-download-from-the-update-server" 2>/dev/null No results found. jjackson@coyote:~$ ls /srv/www/ about/ blog/ documentation/ downloads/ news/ jjackson@coyote:~$ _