From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-86225-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1L0FOw-00059d-Ic
	for garchives@archives.gentoo.org; Wed, 12 Nov 2008 13:04:55 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5C10BE028E;
	Wed, 12 Nov 2008 13:04:52 +0000 (UTC)
Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.156])
	by pigeon.gentoo.org (Postfix) with ESMTP id 318E8E028E
	for <gentoo-user@lists.gentoo.org>; Wed, 12 Nov 2008 13:04:52 +0000 (UTC)
Received: by yw-out-1718.google.com with SMTP id 5so162930ywm.46
        for <gentoo-user@lists.gentoo.org>; Wed, 12 Nov 2008 05:04:50 -0800 (PST)
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:references;
        bh=SCg2gnOusz+Yj0WB2zq2BrXKw2l3i9oamAAJTk8UdK0=;
        b=gNen8GSjIAs7TZOnilr7MGEc12/HKIiVVhzaAYvPhb+KqYyOOR5frzEod3Nai0EfG1
         rg5DSsy+fFM4jBFCBadkn2wpDhQPrdVqPcYZf9OJLXjvdqLbWhDCaGA6LMFsYS6WfU43
         YKMr2o+2pJJpNyIKD8qeMulu3/zMV8Y5E3LSA=
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:references;
        b=ZSheCLDlSmw3nKQqiss1tfWMTtqH3Kko92nRi6aJhyKhliTAcU3TkhrLO/q5hKfjEL
         nxcQTzAyEPWXEn3Hf6c68mvwHps/BPXyz9/KlaAAVCIs8NkGubd2MTumM+m8tarz+96M
         QRXLRvhWym/uPCgzmUEKVxZ9CryFunEUU+WCo=
Received: by 10.100.172.17 with SMTP id u17mr3877014ane.105.1226495090188;
        Wed, 12 Nov 2008 05:04:50 -0800 (PST)
Received: by 10.100.172.15 with HTTP; Wed, 12 Nov 2008 05:04:50 -0800 (PST)
Message-ID: <f3862b9f0811120504gc7d41d3l12c1ca00882cfad0@mail.gmail.com>
Date: Wed, 12 Nov 2008 14:04:50 +0100
From: Gololo <gololo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Apache 2.2.6 - Problems with vhosts
In-Reply-To: <20081112114636.3f3a52e8@zaphod.digimed.co.uk>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_6365_10169426.1226495090186"
References: <f3862b9f0811120059t2e7a2b1bq1a11a491aeaba120@mail.gmail.com>
	 <20081112091944.66e9112a@digimed.co.uk>
	 <f3862b9f0811120313x19d286d3r1bddb152ff9eff45@mail.gmail.com>
	 <20081112114636.3f3a52e8@zaphod.digimed.co.uk>
X-Archives-Salt: 712a285d-f823-43c7-9656-6d7e7e86f36a
X-Archives-Hash: 94cb7595b376fe0403929fbf08ce2d3c

------=_Part_6365_10169426.1226495090186
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello again,

I followed the solution you propposed and I got this error in the error_log
of apache:

Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that
RewriteRule directive is forbidden: /home/protel/gololo/public_html/

Plus I got a "403 Forbidden" in the browser".

So I changed the: "Options Indexes" with "Options Indexes FollowSymLinks
SymLinksIfOwnerMatch"

Now, www.example.com is working, but, any request of the short:
http://myserver.university.edu/username is redirected to
www.example.com/username which should not be happening

Any help on this would me much appreciated.


PS. What do you mean with "top posting"? What is this?

------=_Part_6365_10169426.1226495090186
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello again,<br><br>I followed the solution you propposed and I got this error in the error_log of apache:<br><br>Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /home/protel/gololo/public_html/<br>
<br>Plus I got a &quot;403 Forbidden&quot; in the browser&quot;.<br><br>So I changed the: &quot;Options Indexes&quot; with &quot;Options Indexes  FollowSymLinks SymLinksIfOwnerMatch&quot;<br><br>Now, <a href="http://www.example.com">www.example.com</a> is working, but, any request of the short: <a href="http://myserver.university.edu/username">http://myserver.university.edu/username</a> is redirected to <a href="http://www.example.com/username">www.example.com/username</a> which should not be happening<br>
<br>Any help on this would me much appreciated.<br><br><br>PS. What do you mean with &quot;top posting&quot;? What is this?<br>

------=_Part_6365_10169426.1226495090186--