david@intel-compute-stick:/var/www/html/026$ telnet 127.0.0.1 80 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. GET /026/phptest.php HTTP/1.1 host: localhost HTTP/1.1 200 OK Date: Tue, 19 Apr 2022 11:46:55 GMT Server: Apache/2.4.52 (Debian) Set-Cookie: PHPSESSID=hheljuojpm990g546d5v02l4m0; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Set-Cookie: test26=Inhalt; expires=Tue, 19-Apr-2022 12:47:01 GMT; Max-Age=3600 Vary: Accept-Encoding Content-Length: 158 Content-Type: text/html; charset=UTF-8 <form action="./phptest.php" method="GET"> <input type="password" name="password1"></input> <input type="submit"></input> </form> hheljuojpm990g546d5v02l4m0Connection closed by foreign host. david@intel-compute-stick:/var/www/html/026$