Ah.. Ok so pretty much
what I am trying to do == impossible!
Thanks for being so patient! :)

On 2/6/07, Joshua Slive <[EMAIL PROTECTED]> wrote:

On 2/6/07, Liz Kim <[EMAIL PROTECTED]> wrote:
> Just to clearing things:
> There cant be two separate passwords for the following two URLs?
> http://someurl/A
> http://someurl/A/B

You keep changing your question ;-)

Yes, there can be two separate passwords: one that you get if you
request http://.../A and one for http://.../A/B.  Earlier you asked "I
would like to the client to able to view B by entering in two
passwords".  The answer to that remains no.  Each URL can only be
protected by a single password.  http://.../A and http://.../A/B are
different URLs.

So if the client goes first to /A and then to /A/B, they will get two
different login prompts if you protect with different auth directives.
But if they go directly to /A/B they will only get a single login
prompt.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to