Skip to content

Instantly share code, notes, and snippets.

@ravenberg
Last active August 2, 2016 06:48
Show Gist options
  • Save ravenberg/a150c2a918590a44bef59897953d6cfc to your computer and use it in GitHub Desktop.
Save ravenberg/a150c2a918590a44bef59897953d6cfc to your computer and use it in GitHub Desktop.
<?php
header('WWW-Authenticate: Basic realm="HN-Cloud"');
header('HTTP/1.0 401 Unauthorised');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment