Skip to content

Instantly share code, notes, and snippets.

@casgin
Created September 19, 2016 07:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save casgin/05687eaba05cb2b1b911621835f3227d to your computer and use it in GitHub Desktop.
Save casgin/05687eaba05cb2b1b911621835f3227d to your computer and use it in GitHub Desktop.
Esempio pagina di test
<!DOCTYPE html>
<html>
<head>
<title>Esempio http server</title>
</head>
<body>
<h1>Esempio http server</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment