Skip to content
Snippets Groups Projects
Select Git revision
  • 4ff440eaac9aee21bd0a6c7f5ce7927ee4cd9b94
  • master default
2 results

loesung-1-2.c

Blame
  • Forked from Peter Gerwinski / hp
    Source project has a limited visibility.
    http-01.txt 1.30 KiB
    cassini/home/peter/bo/2023ws/dbs/20231102> nc 88.198.170.60 80
    GET /
    HTTP/1.1 400 Bad Request
    Date: Thu, 02 Nov 2023 10:54:35 GMT
    Server: Apache/2.4.56 (Debian)
    Content-Length: 308
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>400 Bad Request</title>
    </head><body>
    <h1>Bad Request</h1>
    <p>Your browser sent a request that this server could not understand.<br />
    </p>
    <hr>
    <address>Apache/2.4.56 (Debian) Server at m31.gerwinski.de Port 80</address>
    </body></html>
    cassini/home/peter/bo/2023ws/dbs/20231102> nc 88.198.170.60 80
    GET /^M
    <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
     <head>
      <title>ngc224.gerwinski.de</title>
     </head>
     <body background="ngc224.jpg" bgcolor="#000000" text="#CFCFCF"
           link="#7F7FFF" alink="#CFCFFF" vlink="#FF5FFF">
      <h1>ngc224.gerwinski.de - der Server</h1>
      <p>Benannt nach der Andromeda-Galaxie - M31 - NGC224
      <p align="center"><img src="null.png" alt="" width="1" height="1" vspace="360">
      <p><font size="-2"><a href="http://www.peter.gerwinski.de">Peter Gerwinski</a><br>
      <a href="http://www.noao.edu/image_gallery/html/im0424.html">Bild:
      Bill Schoening, Vanessa Harvey/REU program/NOAO/AURA/NSF</a></font>
     </body>
    </html>
    cassini/home/peter/bo/2023ws/dbs/20231102>