Advertisement
Guest User

Untitled

a guest
Feb 24th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. <HTML>
  2. <head>
  3. <title>Image-Server - Invictus-Play.net</title>
  4. <base href="/error_docs/"><!--[if lte IE 6]></base><![endif]-->
  5. </HEAD>
  6. <body style=" text-align: center;">
  7. <a href="www.invictus-play.net"><img src="inv/INVICTUS_HEADER.jpg" alt="Header" style=" weight: 250px; height: 250px;"></a></br>
  8. <h1>Image-Server - Invictus-Play.net</h1>
  9. <p>Ein Image-Server für <a href="www.invictus-play.net">Invictus-Play.net</a></p>
  10. <hr>
  11. <address>
  12. Web-Server at <a href="www.h-projects.net">h-projects.net</a>
  13. </address>
  14. </body>
  15. </HTML>
  16.  
  17. <!--
  18. - Unfortunately, Microsoft has added a clever new
  19. - "feature" to Internet Explorer. If the text of
  20. - an error's message is "too small", specifically
  21. - less than 512 bytes, Internet Explorer returns
  22. - its own error message. You can turn that off,
  23. - but it's pretty tricky to find switch called
  24. - "smart error messages". That means, of course,
  25. - that short error messages are censored by default.
  26. - IIS always returns error messages that are long
  27. - enough to make Internet Explorer happy. The
  28. - workaround is pretty simple: pad the error
  29. - message with a big comment like this to push it
  30. - over the five hundred and twelve bytes minimum.
  31. - Of course, that's exactly what you're reading
  32. - right now.
  33. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement