[EMAIL PROTECTED] Configuring Apache such that SSL connections from localhost do not require authentication

2007-03-13 Thread Ehab ElBadry
I have subversion installed on the same server with Apache 2.2.3. I have the following location in a virtual host in extra/httpd-ssl.conf in order to access it: Location /svnrepo DAV svn SVNPath /home/svnrepo AuthType Basic AuthName Subversion Repository AuthUserFile

Re: [EMAIL PROTECTED] Configuring Apache such that SSL connections from localhost do not require authentication

2007-03-13 Thread Frank Hempel
Ehab ElBadry schrieb: I have subversion installed on the same server with Apache 2.2.3. I have the following location in a virtual host in extra/httpd-ssl.conf in order to access it: Location /svnrepo DAV svn SVNPath /home/svnrepo AuthType Basic AuthName Subversion Repository