Guest User

Untitled

a guest
Apr 14th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Welcome to nginx on Debian!</title>
  5. <style>
  6. body {
  7. width: 35em;
  8. margin: 0 auto;
  9. font-family: Tahoma, Verdana, Arial, sans-serif;
  10. }
  11. </style>
  12. </head>
  13. <body>
  14. <h1>Welcome to nginx on Debian!</h1>
  15. <p>If you see this page, the nginx web server is successfully installed and
  16. working on Debian. Further configuration is required.</p>
  17.  
  18. <p>For online documentation and support please refer to
  19. <a href="http://nginx.org/">nginx.org</a></p>
  20.  
  21. <p>
  22. Please use the <tt>reportbug</tt> tool to report bugs in the
  23. nginx package with Debian. However, check <a
  24. href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?ordering=normal;archive=0;src=nginx;repeatmerged=0">existing
  25. bug reports</a> before reporting a new bug.
  26. </p>
  27.  
  28. <p><em>Thank you for using debian and nginx.</em></p>
  29.  
  30.  
  31. </body>
  32. </html>
Advertisement
Add Comment
Please, Sign In to add comment