PDA

View Full Version : HTTP Authentication -- How Secure?


Kris
March 7th, 2003, 10:49 AM
Hey, I use HTTP Authentication on my website through a php script. I am wondering how secure/insecure that is?

I have heard it isn't that hard if you know what you are doing to get passed it.

This true?

You can check out how I use it at mc0.cjb.net and go to admin.

Thanks for all help and advice provided.

JacK
March 8th, 2003, 04:16 AM
Hello,

Your are using .htaccess
I presume you crypted your pwds with htpw.exe ?

Here some good explanations :
http://hoohoo.ncsa.uiuc.edu/docs/tutorials/user.html#Basic

A strong protection.