RE: AUTHENTICATION! Apache 2.x Windows 7x64. http authentication (md5) for individuals accounts
From: Loritsch, Berin <bloritsch_at_dtri.net>
Date: Mon, 25 Oct 2010 12:52:54 -0400
> -----Original Message-----
This is most likely a server configuration issue. The httpd.conf file
Require valid-user
Now, if you need anonymous browsing and you only want to require a valid
To focus your attention on the specific section that allows anonymous
<Location /svn>
# how to authenticate a user
# For any operations other than these, require an authenticated user.
The key phrase is <LimitExcept/> The HTTP methods GET, PROPFIND,
Confidentiality Note: The information contained in this message, and any attachments, may contain proprietary and/or privileged material. It is intended solely for the person or entity to which it is addressed. Any review, retransmission, dissemination, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.