Advertisement
Guest User

Untitled

a guest
Mar 9th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. administrator@6NGBDH2:/media$ curl localhost/test.php
  2. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  3. <html><head>
  4. <title>403 Forbidden</title>
  5. </head><body>
  6. <h1>Forbidden</h1>
  7. <p>You don't have permission to access /test.php
  8. on this server.<br />
  9. </p>
  10. <hr>
  11. <address>Apache/2.4.18 (Ubuntu) Server at localhost Port 80</address>
  12. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement