Authorization problem with virtual hosts
From: Stephan Erlank <erlankenator_at_gmail.com>
Date: Fri, 3 Apr 2009 08:28:25 +0200
Hi,
I have 2 svn repos being accessed on apache through 2 virtual hosts.
Domain 1 :
<Location />
AuthType Basic
Require valid-user
Domain 2 :
<Location />
AuthType Basic
Require valid-user
But I can log into domain 2 using a username and password provided in
What am I doing wrong?
Thanks.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.