[root@nixguru ~]# telnet
127.0.0.1 80
Trying 127.0.0.1...
Connected to
127.0.0.1.
Escape character is
'^]'.
TRACE / HTTP/1.0
Host: nixguru
Testing..... <- ENTER twice
HTTP/1.1 403
Forbidden
Date: Tue, 15 Aug
2017 10:24:56 GMT
Server: Apache/2.4.6
(CentOS) PHP/5.6.31
Content-Length: 226
Connection: close
Content-Type:
text/html; charset=iso-8859-1
<!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 /
On this
server.</p>
<hr>
<address>
Server: Apache/2.4.6 (CentOS) PHP/5.6.31 Server at nixguru Port 80</address>
</body></html>
Connection closed by
foreign host.
|
No comments:
Post a Comment