Eric
2012-06-05 17:20:18 UTC
Is there a way, in Apache 2.2.x, to secure a site subsection using
basic authentication with the username preloaded? Really, it could be
either the username or password that's preloaded the main thing is the
visitor only has to enter one element of the pair.
Previously, we "secured" the subsite by using JavaScript's password
facility but that got jettisoned when the site was overhauled.
Alternatively, is it possible to create a CGI (perl) front end to
Apache's basic authentication mechanism? I tried embedding the
username in the URL (i.e. http://***@blah.blah.com/stuff) but no
luck.
TIA
eric
basic authentication with the username preloaded? Really, it could be
either the username or password that's preloaded the main thing is the
visitor only has to enter one element of the pair.
Previously, we "secured" the subsite by using JavaScript's password
facility but that got jettisoned when the site was overhauled.
Alternatively, is it possible to create a CGI (perl) front end to
Apache's basic authentication mechanism? I tried embedding the
username in the URL (i.e. http://***@blah.blah.com/stuff) but no
luck.
TIA
eric