Forum Moderators: coopster
But how to point so that a particular page requires authentication
and if authenticated then only display the page content
<html><head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
<link rel="openid.server"
href="http://example.org/phpMyID-0.6/MyID.config.php">
<link rel="openid.delegate"
href="http://example.org/phpMyID-0.6/MyID.config.php">
</head>
<body>
Display only if authenticated
</body>
</html>
Currently it displays the content without any authentication
[edited by: eelixduppy at 6:10 pm (utc) on Sep. 22, 2007]
[edit reason] removed url [/edit]