Skip to content

Instantly share code, notes, and snippets.

@rizkylab
Last active August 22, 2018 07:40
Show Gist options
  • Save rizkylab/68a81b6d52dfb54b878c7f8c54361de3 to your computer and use it in GitHub Desktop.
Save rizkylab/68a81b6d52dfb54b878c7f8c54361de3 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>LXD container web1!!</title>
<style>
body {
width: 35em;
margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
</style>
</head>
<body>
<h1>Welcome to nginx on LXD container web1!!</h1>
<p>If you see this page, the nginx web server is successfully installed and
working. Further configuration is required.</p>
<p><em>Thank you for using nginx.</em></p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment