Advertisement
Guest User

Untitled

a guest
Sep 21st, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. <filesMatch ".(html|htm|js|css|php)$">
  2. FileETag None
  3. <ifModule mod_headers.c>
  4. Header unset ETag
  5. Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
  6. Header set Pragma "no-cache"
  7. Header set Expires "Wed, 11 Jan 1984 05:00:00 GMT"
  8. </ifModule>
  9. </filesMatch>
  10.  
  11. [Sun Sep 21 19:50:13 2014] [notice] caught SIGTERM, shutting down
  12. [Sun Sep 21 19:51:05 2014] [notice] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0
  13. [Sun Sep 21 19:51:05 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
  14. [Sun Sep 21 19:51:06 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
  15. [Sun Sep 21 19:51:06 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
  16. [Sun Sep 21 19:51:06 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
  17. [Sun Sep 21 19:51:06 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
  18. [Sun Sep 21 19:51:06 2014] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
  19. [Sun Sep 21 19:51:06 2014] [warn] module rewrite_module is already loaded, skipping
  20. [Sun Sep 21 19:51:06 2014] [notice] Digest: generating secret for digest authentication ...
  21. [Sun Sep 21 19:51:06 2014] [notice] Digest: done
  22. [Sun Sep 21 19:51:06 2014] [error] python_init: Python version mismatch, expected '2.6.5', found '2.6.6'.
  23. [Sun Sep 21 19:51:06 2014] [error] python_init: Python executable found '/usr/bin/python'.
  24. [Sun Sep 21 19:51:06 2014] [error] python_init: Python path being used '/usr/lib64/python26.zip:/usr/lib64/python2.6/:/usr/lib64/python2.6/plat-linux2:/usr/lib64/python2.6/lib-tk:/usr/lib64/python2.6/lib-old:/usr/lib64/python2.6/lib-dynload'.
  25. [Sun Sep 21 19:51:06 2014] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
  26. [Sun Sep 21 19:51:06 2014] [notice] mod_python: using mutex_directory /tmp
  27. [Sun Sep 21 19:51:06 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
  28. [Sun Sep 21 19:51:06 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
  29. [Sun Sep 21 19:51:06 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
  30. [Sun Sep 21 19:51:06 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
  31. [Sun Sep 21 19:51:06 2014] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
  32. [Sun Sep 21 19:51:06 2014] [notice] Apache/2.2.15 (Unix) DAV/2 mod_fcgid/2.3.9 mod_python/3.3.1 Python/2.6.6 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement