07-11-07 06:23 PM
On Jul 10, 5:22 am, Super Slueth <n...@hotmail.com> wrote:
> Hello
>
> I'm new to apache.
> I want to set up authentication for some web pages as follows
>
> web root allow admin
>
> sub directory1 allow admin and user1
>
> sub directory2 allow admin and user2
>
> can I use .htaccess to do this or is there a better way.
> or
> can anyone point me to some simple step for step docs that explain how
> to do this
>
> Many thanks in advance
You have to set the authentication for each individual directory, you
will get more detail tutorial with the Apache doc online on how to
apply the authentication method.
[ Post a follow-up to this message ]
|