blob: 820662605c63120d426a2f22cd0ddd39a92b3c7d [file] [log] [blame]
<?php
// Date in the past
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Cache-Control: no-cache");
header("Pragma: no-cache");
?>
<html>
<head></head>
<body>
<iframe src="/auth-basic/index.html?password=boggins&amp;realm=bog"
width="80%" height="600">
iframe not supported.
</iframe>
</body>
</html>