Ben Stover wrote:
At first every read and write access is denied and no permissions are given
because no "allow" statement is entered.
Fine. But now I want to allow some users to access these directories
but only with authentication (login+password).
See the satisfy directive. Your require dir
I don't know the answer, but suspect you could experiment and find out
faster than hearing back from somebody who DOES know the answer...
Though whether that's a Documented Feature or not would be a Good
Question, maybe...
On Fri, January 12, 2007 1:33 pm, Ben Stover wrote:
> Assume there is the
Assume there is the .htaccess file show at the bottom of this posting.
At first every read and write access is denied and no permissions are given
because no "allow" statement is entered.
Fine. But now I want to allow some users to access these directories
but only with authentication (login+pass