Advertisement
Guest User

dxzcv

a guest
Jul 29th, 2015
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
  3. <TITLE>ERROR: The requested URL could not be retrieved</TITLE>
  4.  
  5. <style>
  6. body {
  7. background-color: #fff;
  8. font-size: 12px;
  9. font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  10. color:#666666;
  11. padding:20px;
  12. margin:0px;
  13. text-align: center;
  14. }
  15.  
  16. #content {
  17. text-align: left;
  18. vertical-align: middle;
  19. margin: 20px auto;
  20. padding: 20px;
  21. width: 550px;
  22. background-color: #ffffff;
  23. border: 1px dashed #564b47;
  24. }
  25.  
  26. #red {
  27. font-size: 13px;
  28. color: #f30;
  29. margin: 10px;
  30. }
  31.  
  32. p, pre {
  33. margin: 0px;
  34. padding: 3px 10px;
  35. }
  36.  
  37. a {
  38. color: #000;
  39. background-color: transparent;
  40. text-decoration: none;
  41. }
  42.  
  43. a:hover {
  44. color: #000;
  45. background-color: #ccc;
  46. text-decoration: none;
  47. }
  48.  
  49. pre {
  50. color: #564b47;
  51. font-size: 11px;
  52. background-color:transparent;
  53. font-family: Courier, Monaco, Monospace;
  54. }
  55. </style>
  56.  
  57. </HEAD><BODY>
  58. <div id="content">
  59. <h2>your_company</h2>
  60. <H3>The requested URL could not be retrieved</H3>
  61. <P>
  62. <div id="red">An FTP authentication failure occurred
  63. while trying to retrieve the URL:<br>
  64. <A HREF="%U">%U</A></div>
  65. <P>Squid sent the following FTP command:
  66. <blockquote><strong><pre>%f</pre></strong></blockquote>
  67. <p>and then received this reply
  68. <blockquote><strong><pre>%F</pre></strong></blockquote>
  69. <blockquote><strong><pre>%g</pre></strong></blockquote>
  70. <P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement