Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 57360 invoked from network); 20 May 2009 11:18:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 May 2009 11:18:03 -0000 Received: (qmail 47569 invoked by uid 500); 20 May 2009 11:18:13 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 47548 invoked by uid 500); 20 May 2009 11:18:13 -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 47539 invoked by uid 99); 20 May 2009 11:18:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 May 2009 11:18:13 +0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 May 2009 11:18:03 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1M6jnq-00013A-AV for users@httpd.apache.org; Wed, 20 May 2009 04:17:42 -0700 Message-ID: <23633487.post@talk.nabble.com> Date: Wed, 20 May 2009 04:17:42 -0700 (PDT) From: tirengarfio To: users@httpd.apache.org In-Reply-To: <4A13DFA4.2050303@ice-sa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: tirengarfio@hotmail.com References: <23502072.post@talk.nabble.com> <1404e5910905120619s3faa4ed4mda44c51b7f3187bb@mail.gmail.com> <23606046.post@talk.nabble.com> <1404e5910905181618mdf1a129gda939c7a2be0cddf@mail.gmail.com> <1404e5910905181619k432e24e2k3321371698b6b000@mail.gmail.com> <23613761.post@talk.nabble.com> <1404e5910905190438o7b1631e2rf5d0724802bff902@mail.gmail.com> <23619130.post@talk.nabble.com> <4A12E13E.4060308@ke.tu-darmstadt.de> <4A12E216.3090109@ice-sa.com> <23632337.post@talk.nabble.com> <4A13DFA4.2050303@ice-sa.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL. Thanks both! It is working now. =) Ciao Javi awarnier wrote: > > tirengarfio wrote: >> Hi again, >> >>> Or just enter >>> a2ensite www.domain.com >> >> After that and reload apache (/etc/init.d/apache2 reload) i get this >> error: >> >> Sintax error on line 22 of /etc/apache2/sites-enabled/svn.domain.com: >> LogLevel takes one argument, Level of verbosity in error logging >> ...fail! >> >> The line 22 is this: >> >> LogLevel warn CustomLog /var/log/apache2/access.log combined >> > Should be 2 separate lines : > LogLevel warn > CustomLog /var/log/apache2/access.log combined > > Please check the on-line documentation first, before posting. > This is really easy to find. > http://httpd.apache.org/docs/2.2/mod/directives.html > > > > --------------------------------------------------------------------- > 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 > > > -- View this message in context: http://www.nabble.com/Ubuntu-%2B-Apache-%2B-Virtual-host-%2B-Subversion-%2B-SSL-tutorial%3A-error-about-SSL.-tp23502072p23633487.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- 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