Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 59827 invoked from network); 6 Oct 2008 14:09:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Oct 2008 14:09:41 -0000 Received: (qmail 54297 invoked by uid 500); 6 Oct 2008 14:09:30 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 54275 invoked by uid 500); 6 Oct 2008 14:09:29 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 54264 invoked by uid 99); 6 Oct 2008 14:09:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2008 07:09:29 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_SECURITYSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of krist.vanbesien@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2008 14:08:24 +0000 Received: by nf-out-0910.google.com with SMTP id 30so1097299nfu.24 for ; Mon, 06 Oct 2008 07:08:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=SS1lSSXa0/sa2lwUkS09iY6SOS3HbXiZ/opipus4khc=; b=HVuF5lXc+BCXxpoH2B6lraLW4GSbz9KHHVxsIJwrMxQ7PxyY7UxC09U7pFslOEbd0D 8ngnJy0awWSDWtNgIjQfKw/Q/cgoIVzOsajF4dBWzSXkrlE+riS0nDS5oGXi2hWvi5am bG+Nk0DaxeOW5CL397JCF5/Z59wKjnvRxaTic= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=xr7D8UfK9Igqm10pqLwDtRW4QhGmDWEkzo1feJR59z4CVWnWvSMcj7BM0bqSs94jec MO9gkveBejlEYodx/tdRUYF2gcM6CIMsstuSahgWccCyb/Q7dyBHYByF8111OZV60My6 wSA7970VTD6cOu7RRVT5B6ZKnwQIKcGTCUj5A= Received: by 10.210.125.13 with SMTP id x13mr6357109ebc.185.1223302138661; Mon, 06 Oct 2008 07:08:58 -0700 (PDT) Received: by 10.210.71.19 with HTTP; Mon, 6 Oct 2008 07:08:58 -0700 (PDT) Message-ID: <6ed6382b0810060708n145fc1fby73b05f256f4e1782@mail.gmail.com> Date: Mon, 6 Oct 2008 16:08:58 +0200 From: "Krist van Besien" To: users@httpd.apache.org In-Reply-To: <001301c92675$5cf50380$16df0a80$@com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <001301c92675$5cf50380$16df0a80$@com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Apache Conf. Issue - SVN On Sun, Oct 5, 2008 at 1:02 AM, Jeff Chastain wrote: > NameVirtualHost *:443 This is surperflous, as you can't have SSL Named based Virtual Hosts. You are not trying to do this, aren't you? > With this config, I am currently having two issues. I can browse the domain > just fine, but if I do not enter a repository name (i.e. > https://svn.mydomain.com/ only), then I get a 403 error message. Second, if > I try to browse a repository (https://svn.mydomain.com/Sandbox), then I get > an error which states "Error loading stylesheet: Parsing an XSLT stylesheet > failed." Can you tell us what the value is of your DocumentRoot parameter, and where you actually put the xsl file? Krist -- krist.vanbesien@gmail.com krist@vanbesien.org Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org