Created
December 6, 2018 04:15
-
-
Save Jul10l1r4/a6a7354dc1ac893571bc5d5e68f73437 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl "http://localhost/jkstatus" | |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> | |
<html><head> | |
<title>403 Forbidden</title> | |
</head><body> | |
<h1>Forbidden</h1> | |
<p>You don't have permission to access /jkstatus | |
on this server.</p> | |
</body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment