A assinatura de servidores Web, é algo do tipo:
Not Found
The requested URL /login_form was not found on this server.
Apache/2.2.11 (Win32) mod_ssl/2.2.11 OpenSSL/0.9.8i PHP/5.3.5 Server at www.incolume.br Port 80
As diretivas são:
ServerSignature: ativa ou desativa a assinatura;
opções: On | Off | EMail
ServerTokens: Quantidade de informações exibidas na assinatura;
opções: Full | OS | Minimal | Minor | Major | Prod | ProductOnly
Exemplos:
ServerSignature Off
ServerTokens OS
Not Found
The requested URL /login_form was not found on this server.
ServerSignature EMail
ServerTokens OS
Not Found
The requested URL /login_form was not found on this server.
Apache/2.2.15 (Scientific Linux) Server at 10.1.2.16 Port 80
ServerSignature On
ServerTokens Full
Not Found
The requested URL /login_form was not found on this server.
Apache/2.2.15 (Scientific Linux) DAV/2 SVN/1.6.11 mod_wsgi/3.2 Python/2.6.6 Server at 10.1.2.16 Port 80
ServerSignature On
ServerTokens OS
Not Found
The requested URL /login_form was not found on this server.
Apache/2.2.15 (Scientific Linux) Server at 10.1.2.16 Port 80
ServerSignature On
ServerTokens Minimal
Not Found
The requested URL /login_form was not found on this server.
Apache/2.2.15 Server at 10.1.2.16 Port 80
ServerSignature On
ServerTokens Minor
Not Found
The requested URL /login_form was not found on this server.
Apache/2.2 Server at 10.1.2.16 Port 80
ServerSignature On
ServerTokens Major
Not Found
The requested URL /login_form was not found on this server.
Apache/2 Server at 10.1.2.16 Port 80
ServerSignature On
ServerTokens Prod ou ServerTokens ProductOnly
Not Found
The requested URL /login_form was not found on this server.
Apache Server at 10.1.2.16 Port 80
Not Found
The requested URL /login_form was not found on this server.
Apache/2.2.11 (Win32) mod_ssl/2.2.11 OpenSSL/0.9.8i PHP/5.3.5 Server at www.incolume.br Port 80
As diretivas são:
ServerSignature: ativa ou desativa a assinatura;
opções: On | Off | EMail
ServerTokens: Quantidade de informações exibidas na assinatura;
opções: Full | OS | Minimal | Minor | Major | Prod | ProductOnly
Exemplos:
ServerSignature Off
ServerTokens OS
Not Found
The requested URL /login_form was not found on this server.
ServerSignature EMail
ServerTokens OS
Not Found
The requested URL /login_form was not found on this server.
Apache/2.2.15 (Scientific Linux) Server at 10.1.2.16 Port 80
ServerSignature On
ServerTokens Full
Not Found
The requested URL /login_form was not found on this server.
Apache/2.2.15 (Scientific Linux) DAV/2 SVN/1.6.11 mod_wsgi/3.2 Python/2.6.6 Server at 10.1.2.16 Port 80
ServerSignature On
ServerTokens OS
Not Found
The requested URL /login_form was not found on this server.
Apache/2.2.15 (Scientific Linux) Server at 10.1.2.16 Port 80
ServerSignature On
ServerTokens Minimal
Not Found
The requested URL /login_form was not found on this server.
Apache/2.2.15 Server at 10.1.2.16 Port 80
ServerSignature On
ServerTokens Minor
Not Found
The requested URL /login_form was not found on this server.
Apache/2.2 Server at 10.1.2.16 Port 80
ServerSignature On
ServerTokens Major
Not Found
The requested URL /login_form was not found on this server.
Apache/2 Server at 10.1.2.16 Port 80
ServerSignature On
ServerTokens Prod ou ServerTokens ProductOnly
Not Found
The requested URL /login_form was not found on this server.
Apache Server at 10.1.2.16 Port 80
Comentários