Skip to content

Instantly share code, notes, and snippets.

@andrewn
Last active December 21, 2015 14:38
Show Gist options
  • Save andrewn/6320683 to your computer and use it in GitHub Desktop.
Save andrewn/6320683 to your computer and use it in GitHub Desktop.
HTTP 511Network authentication required
<html>
<head>
<title>Network Authentication Required</title>
<meta http-equiv="refresh"
content="0; url=http://raspberrypi.local/">
</head>
<body>
<p>You need to <a href="http://raspberrypi.local/">
configure a Wi-Fi network</a> to gain access.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment