On Sat, Jun 9, 2018 at 09:00 Tom Browder wrote:
> I can get htdbm to accept a cleartext password with spaces when using the
> mode where I enter the password at the command line, e.g
>
...
I’m sorry for the wasted bandwidth, but I proved myself wrong! I used a
bash script sussessfully but I was
I can get htdbm to accept a cleartext password with spaces when using the
mode where I enter the password at the command line, e.g.,
htdbm -cB dbmfilename user
and the password is validated ok using
htdbm -vB dbmfilename user
but I can’t get it to work using the batch mode:
htdbm -cbB db
Hi,
On Fri, Jun 8, 2018 at 9:07 PM, Herb Burnswell
wrote:
>
> That being said I did test with modifying the ProxyPass and ProxyPassReverse
> as you suggested, and it does work if an ending forward slash is added to
> the end of the URL:
>
> https://vanity.example.com/frontpage/
>
> Given that bit