Put it behind a SSL site. ----- Original Message ----- From: "Rob Johnson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 2:41 PM Subject: [cobalt-developers] .htaccess login with perl or php...
Hi, I want to allow users to log in to their control panel using a html form on the main page. One way i can accomplish this is, after validating the login info, forward them to http://username:[EMAIL PROTECTED]/path_to_their_control_panel . This, however, is sloppy and insecure. I don't want to display their login info in the url. Is there a better way to do this? i would think thered be a header i can send with the login info but i can't find anything regarding this on google (other than the method above)... _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
