This is for a Linux/Apache environment...
Is anyone using Basic Authentication for password protection of membership areas?
Twenty years ago, I was using Basic Authentication, but the 8 char username and password length limits won't cut it today.
I understand that both username and passwords can be substantially longer and more contemporary encryption algorithms are now supported by Apache.
Any suggestions, or words of wisdom?
Thanks!
Is anyone using Basic Authentication for password protection of membership areas?
Twenty years ago, I was using Basic Authentication, but the 8 char username and password length limits won't cut it today.
I understand that both username and passwords can be substantially longer and more contemporary encryption algorithms are now supported by Apache.
Any suggestions, or words of wisdom?
Thanks!

Comment