Posts Tagged http auth htaccess mac
HTTP Security or Authentication with .htpasswd On Mac OS X
Posted by Rashedul Islam Sumon in OS X, PHP on January 28, 2012
I think most of you are aware of http security using .htpasswd. It is the way to secure any directory or domain. I was using it in windows with some htpasswd generator. On unix based system it’s more easier for anyone to secure any directory or webpage.
Advertisements
Comments