Guest User

Untitled

a guest
Jun 19th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. #error_log
  2. [Thu Oct 21 14:32:34 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
  3. [Thu Oct 21 14:32:35 2010] [notice] Digest: generating secret for digest authentication ...
  4. [Thu Oct 21 14:32:35 2010] [notice] Digest: done
  5. [Thu Oct 21 14:32:35 2010] [notice] Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/1.0.0a DAV/2 configured -- resuming normal operations
  6. [Thu Oct 21 21:26:39 2010] [error] [client 127.0.0.1] File does not exist: /opt/local/apache2/htdocs/favicon.ico
  7. [Thu Oct 21 21:29:25 2010] [error] [client 127.0.0.1] File does not exist: /opt/local/apache2/htdocs/favicon.ico
  8. [Thu Oct 21 21:34:25 2010] [error] [client 127.0.0.1] File does not exist: /opt/local/apache2/htdocs/favicon.ico
  9. [Thu Oct 21 22:05:19 2010] [error] [client ::1] File does not exist: /opt/local/apache2/htdocs/favicon.ico
  10.  
  11. #access_log
  12. amavisd.conf find.codes localtime networks ppp smb.conf.template
  13. 127.0.0.1 - - [21/Oct/2010:21:26:36 -0700] "GET / HTTP/1.1" 200 44
  14. 127.0.0.1 - - [21/Oct/2010:21:26:39 -0700] "GET /favicon.ico HTTP/1.1" 404 209
  15. 127.0.0.1 - - [21/Oct/2010:21:29:25 -0700] "GET /favicon.ico HTTP/1.1" 404 209
  16. 127.0.0.1 - - [21/Oct/2010:21:34:25 -0700] "GET /favicon.ico HTTP/1.1" 404 209
  17. ::1 - - [21/Oct/2010:22:05:11 -0700] "HEAD / HTTP/1.1" 200 -
  18. ::1 - - [21/Oct/2010:22:05:19 -0700] "GET / HTTP/1.1" 200 44
  19. ::1 - - [21/Oct/2010:22:05:19 -0700] "GET /favicon.ico HTTP/1.1" 404 209
Add Comment
Please, Sign In to add comment