You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
368 B

<HTML>
<HEAD>
<meta charset="utf8" />
<TITLE>test http server</TITLE>
</HEAD>
<BODY>
<h1>test http server</h1>
111112222
<img src="app.ico" />
<form method="post">
<input type="text" name="username" />
<input type="password" name="password" />
<input type="submit" name="submit" />
</form>
</BODY>
</HTML>