I used the phpMyID downloaded from siege.org and can successfully
login and logout.
But how to point so that a particular page requires authentication
and if authenticated then only display the page content
Currently it displays the content without any authenticationCode:<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://mysite.org/phpMyID-0.6/MyID.config.php"> <link rel="openid.delegate" href="http://mysite.org/phpMyID-0.6/MyID.config.php"> </head> <body> Display only if authenticated </body> </html>




Bookmarks