what I need is a simple auth
anyone putting in a string of 11 random digits and the correct password gets in the special directory
I cant figure out how to do that with apache basic auth
![]() what I need is a simple auth
anyone putting in a string of 11 random digits and the correct password gets in the special directory I cant figure out how to do that with apache basic auth Any opinions expressed by me are mine alone, posted from my home computer, on my own time as a free American and do not reflect the opinions of any person or company that I have had professional relations with in the past 55 years. meep
|
|
![]() Well, so long as you are happy with 'use this string of 11 random digits and this password', then .htpasswd can help. If it's 'use any string of exactly 11 random digits and this password', then no, it can't be done with .htpasswd.
Wade. Static Scribblings http://staticsan.blogspot.com/
|
|
![]() Any opinions expressed by me are mine alone, posted from my home computer, on my own time as a free American and do not reflect the opinions of any person or company that I have had professional relations with in the past 55 years. meep
|
|
![]() |