From: "cypherstrong" <cypherstrong@gmail.com>
To: <gentoo-user@lists.gentoo.org>
Subject: RE: [gentoo-user] Fwd: apache vhost issue...
Date: Sun, 9 Mar 2008 20:48:16 +0100 [thread overview]
Message-ID: <002c01c8821e$85baa2d0$912fe870$@com> (raw)
In-Reply-To: <c74ac3520803091237s2746d59ck8c5ccb66414e0713@mail.gmail.com>
perhaps I miss the "s"
__defaults__
try this or replace by *
-----Message d'origine-----
De : Elyahou ITTAH [mailto:ittah.elyahou@gmail.com]
Envoyé : dimanche 9 mars 2008 20:38
À : gentoo-user@lists.gentoo.org
Objet : Re: [gentoo-user] Fwd: apache vhost issue...
2008/3/9, cypherstrong <cypherstrong@gmail.com>:
> ok
>
> in 00_default you need somethink like this
>
> <VirtualHost __default__:80>
> ServerName localhost
> DocumentRoot /var/www/localhost
> <Directory /var/www/localhost>
> Order Allow, Deny
>
> Allow from all
> </Directory>
> </VirtualHost>
>
>
> and in 01_helpermaster
>
> <VirtualHost *:80>
> ServerName helpermaster.fr
> ServerAlias *.helpermaster.fr
> DocumentRoot /var/www/helpermaster.fr
>
> <Directory /var/www/helpermaster.fr>
>
> Order Allow, Deny
>
> Allow from all
> </Directory>
> </VirtualHost>
>
>
> It should work !
>
Thanks,
now i have that error:
[Sun Mar 09 20:34:01 2008] [error] (EAI 2)Name or service not known:
Could not resolve host name __default__ -- ignoring!
--
gentoo-user@lists.gentoo.org mailing list
--
gentoo-user@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-03-09 19:48 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <c74ac3520803090439q268b047q15e410711fc31f4f@mail.gmail.com>
2008-03-09 11:52 ` [gentoo-user] Fwd: apache vhost issue Elyahou ITTAH
2008-03-09 12:49 ` Juul
2008-03-09 13:28 ` Elyahou ITTAH
2008-03-09 14:35 ` Strong Cypher
2008-03-09 14:38 ` Elyahou ITTAH
2008-03-09 14:45 ` Strong Cypher
2008-03-09 14:50 ` Elyahou ITTAH
2008-03-09 15:00 ` Norberto Bensa
2008-03-09 15:09 ` Elyahou ITTAH
2008-03-09 15:01 ` cypherstrong
2008-03-09 15:16 ` Elyahou ITTAH
2008-03-09 15:40 ` cypherstrong
2008-03-09 15:47 ` Elyahou ITTAH
2008-03-09 15:51 ` cypherstrong
2008-03-09 17:47 ` Elyahou ITTAH
2008-03-09 18:37 ` Elyahou ITTAH
2008-03-09 18:48 ` cypherstrong
2008-03-09 15:59 ` cypherstrong
2008-03-09 15:04 ` Collin Starkweather
2008-03-09 15:19 ` Collin Starkweather
2008-03-09 18:59 ` Mike Williams
2008-03-09 19:15 ` Elyahou ITTAH
2008-03-09 19:23 ` cypherstrong
2008-03-09 19:37 ` Elyahou ITTAH
2008-03-09 19:48 ` cypherstrong [this message]
2008-03-09 20:06 ` Elyahou ITTAH
2008-03-09 20:14 ` cypherstrong
2008-03-10 17:52 ` Mick
2008-03-10 22:19 ` Elyahou ITTAH
2008-03-09 20:58 ` Mike Williams
2008-03-09 21:53 ` cypherstrong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='002c01c8821e$85baa2d0$912fe870$@com' \
--to=cypherstrong@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox