alxkolm

Untitled

Jun 7th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.00 KB | None | 0 0
  1. ✗ curl http://proxy.uslugi.mosreg.ru/simplesaml -v
  2. * Hostname was NOT found in DNS cache
  3. *   Trying 185.120.188.236...
  4. * Connected to proxy.uslugi.mosreg.ru (185.120.188.236) port 80 (#0)
  5. > GET /simplesaml HTTP/1.1
  6. > User-Agent: curl/7.35.0
  7. > Host: proxy.uslugi.mosreg.ru
  8. > Accept: */*
  9. >
  10. < HTTP/1.1 301 Moved Permanently
  11. * Server nginx is not blacklisted
  12. < Server: nginx
  13. < Date: Tue, 07 Jun 2016 11:26:54 GMT
  14. < Content-Type: text/html
  15. < Content-Length: 184
  16. < Connection: keep-alive
  17. < Location: http://proxy.uslugi.mosreg.ru:85/simplesaml/
  18. < Access-Control-Allow-Origin: *
  19. < Access-Control-Allow-Headers: Content-Type, Accept
  20. < Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE, PUT
  21. < X-XSS-Protection: 1
  22. < X-Content-Type-Options: nosniff
  23. <
  24. <html>
  25. <head><title>301 Moved Permanently</title></head>
  26. <body bgcolor="white">
  27. <center><h1>301 Moved Permanently</h1></center>
  28. <hr><center>nginx/1.9.2</center>
  29. </body>
  30. </html>
  31. * Connection #0 to host proxy.uslugi.mosreg.ru left intact
Advertisement
Add Comment
Please, Sign In to add comment