Re: Subversion, Apache and VirtualHosts
From: Johan Chaves Saborío <johann04_at_gmail.com>
Date: 2007-03-08 22:47:05 CET
Here goes our configuration, subversion is working fine but when I try do
COPY of file.name: 400 Bad Request(https://svn.my.host)
Under Debian:
****** /etc/apache2/sites-available/svn.my.host ******
<VirtualHost *:443>
#certificado
#VirtualHost Servername
#DocumentRoot /var/www/apache2-default/
<Location />
#Subversion
#Authentication
#crear log de svn en /var/log/apache2/
<LocationMatch "/.+">
On 2/26/07, Matt Sickler <crazyfordynamite@gmail.com> wrote:
|
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.