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-76652-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1JYPc5-0001Yf-5N
	for garchives@archives.gentoo.org; Sun, 09 Mar 2008 17:47:09 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 53D90E04E2;
	Sun,  9 Mar 2008 17:47:06 +0000 (UTC)
Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180])
	by pigeon.gentoo.org (Postfix) with ESMTP id B8022E04E2
	for <gentoo-user@lists.gentoo.org>; Sun,  9 Mar 2008 17:47:05 +0000 (UTC)
Received: by wa-out-1112.google.com with SMTP id k34so1828748wah.10
        for <gentoo-user@lists.gentoo.org>; Sun, 09 Mar 2008 10:47:05 -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=CXPaNuHjK0DDOhCbfVmW3+qZOxjyW2+HJopug1dAJRE=;
        b=SjasbmeVzaVreJPYWr8+L3L49UbXnilXeAnr284S03uE36bKeeb3pzy8C81GRZF6bmQiil1aVkmcxG+5y3HrnI/uHo0dpfqwGLX5PSPcTCUceJwswYxKA9OQbGbhk2mEVtYr6319j345RHg6a4xW3SuHH1xVZfrAggwfDESJ38M=
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=Fmfol0wXqhKvVQrP1QI7U1xktXPUeP21Fk8s5IR9c2pQ0VyEVvSfsOCDv2UZB9KNWuHCiPZH7iVds3t4mnFEwqHE6Tb1q7IOUSXdHEF5/2VksZIX/26mWqJTHcNYF+rAocpCbKg+nKS77Nrzn9dn4vPWlRXLhL4jgY+owuP3oUE=
Received: by 10.114.107.19 with SMTP id f19mr2152637wac.113.1205084824645;
        Sun, 09 Mar 2008 10:47:04 -0700 (PDT)
Received: by 10.115.15.10 with HTTP; Sun, 9 Mar 2008 10:47:04 -0700 (PDT)
Message-ID: <c74ac3520803091047g51e52d70rb818ab2de5ca5a05@mail.gmail.com>
Date: Sun, 9 Mar 2008 19:47:04 +0200
From: "Elyahou ITTAH" <ittah.elyahou@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Fwd: apache vhost issue...
In-Reply-To: <002501c881fd$826efd40$874cf7c0$@com>
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: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <c74ac3520803090439q268b047q15e410711fc31f4f@mail.gmail.com>
	 <5251dbe30803090735s2e4d0e2dj2f09f7037f1436a@mail.gmail.com>
	 <c74ac3520803090738n4387f2f9hb75da2f3fe6bf842@mail.gmail.com>
	 <5251dbe30803090745s73af5eadib0e648315d61a042@mail.gmail.com>
	 <c74ac3520803090750k7fe7e20do6ba95ef9ae1e6fa9@mail.gmail.com>
	 <001501c881f6$81a68150$84f383f0$@com>
	 <c74ac3520803090816r6c37f61vd4358a9a245e1389@mail.gmail.com>
	 <002001c881fb$e1ac9ee0$a505dca0$@com>
	 <c74ac3520803090847o45c8cb1bl94adfbb891e23606@mail.gmail.com>
	 <002501c881fd$826efd40$874cf7c0$@com>
X-Archives-Salt: 67ddca69-4216-4a1d-a42e-4799e6e15139
X-Archives-Hash: f585b93adddbe3a29d99dd21cc6a6417

2008/3/9, cypherstrong <cypherstrong@gmail.com>:
> Could you post default vhost configuration ?
>
>in your host file.
>You just need this host have the ip address you contact in host file

# cat /etc/hosts
127.0.0.1       localhost
91.121.117.202   ns201241.ovh.net
# IPV6 versions of localhost and co
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
127.0.0.1               localhost

# cat /etc/apache2/vhosts.d/00_default_vhost.conf
# Virtual Hosts
#
# If you want to maintain multiple domains/hostnames on your
# machine you can setup VirtualHost containers for them. Most configurations
# use only name-based virtual hosts so the server doesn't need to worry about
# IP addresses. This is indicated by the asterisks in the directives below.
#
# Please see the documentation at
# <URL:http://httpd.apache.org/docs/2.2/vhosts/>
# for further details before you try to setup virtual hosts.
#
# You may use the command line option '-S' to verify your virtual host
# configuration.

<IfDefine DEFAULT_VHOST>
# see bug #178966 why this is in here

# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, instead of the default. See also the <VirtualHost>
# directive.
#
# Change this to Listen on specific IP addresses as shown below to
# prevent Apache from glomming onto all bound IP addresses.
#
#Listen 12.34.56.78:80
Listen 80

# Use name-based virtual hosting.
NameVirtualHost *:80

# When virtual hosts are enabled, the main host defined in the default
# httpd.conf configuration will go away. We redefine it here so that it is
# still available.
#
# If you disable this vhost by removing -D DEFAULT_VHOST from
# /etc/conf.d/apache2, the first defined virtual host elsewhere will be
# the default.
<VirtualHost *:80>
        ServerName www.helpermaster.fr
        Include /etc/apache2/vhosts.d/default_vhost.include
ErrorLog /var/www/localhost/log/error.log
CustomLog /var/www/localhost/log/access.log combined
        <IfModule mpm_peruser_module>
                ServerEnvironment apache apache
        </IfModule>
</VirtualHost>

</IfDefine>

# vim: ts=4 filetype=apache

# cat /etc/apache2/vhosts.d/default_vhost.include
# ServerAdmin: Your address, where problems with the server should be
# e-mailed.  This address appears on some server-generated pages, such
# as error documents.  e.g. admin@your-domain.com
ServerAdmin admins.services@gmail.com

# DocumentRoot: The directory out of which you will serve your
# documents. By default, all requests are taken from this directory, but
# symbolic links and aliases may be used to point to other locations.
#
# If you change this to something that isn't under /var/www then suexec
# will no longer work.
DocumentRoot "/var/www/localhost/htdocs"

# This should be changed to whatever you set DocumentRoot to.
<Directory "/var/www/localhost/htdocs">
        # Possible values for the Options directive are "None", "All",
        # or any combination of:
        #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch
ExecCGI MultiViews
        #
        # Note that "MultiViews" must be named *explicitly* --- "Options All"
        # doesn't give it to you.
        #
        # The Options directive is both complicated and important.  Please see
        # http://httpd.apache.org/docs/2.2/mod/core.html#options
        # for more information.
        Options Indexes FollowSymLinks

        # AllowOverride controls what directives may be placed in
.htaccess files.
        # It can be "All", "None", or any combination of the keywords:
        #   Options FileInfo AuthConfig Limit
        AllowOverride All

        # Controls who can get stuff from this server.
        Order allow,deny
        Allow from all
</Directory>

<IfModule alias_module>
        # Redirect: Allows you to tell clients about documents that used to
        # exist in your server's namespace, but do not anymore. The client
        # will make a new request for the document at its new location.
        # Example:
        #   Redirect permanent /foo http://www.example.com/bar

        # Alias: Maps web paths into filesystem paths and is used to
        # access content that does not live under the DocumentRoot.
        # Example:
        #   Alias /webpath /full/filesystem/path
        #
        # If you include a trailing / on /webpath then the server will
        # require it to be present in the URL.  You will also likely
        # need to provide a <Directory> section to allow access to
        # the filesystem path.

        # ScriptAlias: This controls which directories contain server scripts.
        # ScriptAliases are essentially the same as Aliases, except that
        # documents in the target directory are treated as applications and
        # run by the server when requested rather than as documents sent to the
        # client.  The same rules about trailing "/" apply to ScriptAlias
        # directives as to Alias.
        ScriptAlias /cgi-bin/ "/var/www/localhost/cgi-bin/"
</IfModule>

# "/var/www/localhost/cgi-bin" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
<Directory "/var/www/localhost/cgi-bin">
        AllowOverride None
        Options None
        Order allow,deny
        Allow from all
</Directory>

# vim: ts=4 filetype=apache
-- 
gentoo-user@lists.gentoo.org mailing list