Dude, what are you talking about?
The user's credentials are encoded into the HTTP request header
"Authorization". In my question I showed how one can unencode it and compare
against part of the path at the same HTTP request.
I already figured out how to solve my problem, BTW. I did it with di
apache doesn't know the user. The user would have to log in itentify
themselves first.
you can drop authentication into ./.htaccess in the defined user root
directors
On 9/27/19 10:30 AM, Jack Simmons wrote:
> Good day everyone! I've got a question related to Basic Authorization and
> Home di
On 9/27/19 10:30 AM, Jack Simmons wrote:
> Good day everyone! I've got a question related to Basic Authorization and
> Home directory detection. Namely, I want to configure the webserver in such
> a way that it allows to do autoindex if user is browsing their home
> directory. I tried to decla
Good day everyone! I've got a question related to Basic Authorization and Home
directory detection. Namely, I want to configure the webserver in such a way
that it allows to do autoindex if user is browsing their home directory. I
tried to declare an environment variable first, but then realiz