public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "cypherstrong" <cypherstrong@gmail.com>
To: <gentoo-user@lists.gentoo.org>
Subject: RE: [gentoo-user] Fwd: apache vhost issue...
Date: Sun, 9 Mar 2008 21:14:37 +0100	[thread overview]
Message-ID: <003001c88222$33f6a440$9be3ecc0$@com> (raw)
In-Reply-To: <c74ac3520803091306h5e38a3ai1a0aea2eb6129862@mail.gmail.com>

do you have remove the 00_vhost file ?

-----Message d'origine-----
De : Elyahou ITTAH [mailto:ittah.elyahou@gmail.com] 
Envoyé : dimanche 9 mars 2008 21:07
À : gentoo-user@lists.gentoo.org
Objet : Re: [gentoo-user] Fwd: apache vhost issue...

2008/3/9, cypherstrong <cypherstrong@gmail.com>:
> perhaps I miss the "s"
>
>  __defaults__
>
>  try this or replace by *
>
>
>


I really don't understant what's happen...

i stille have :
Forbidden

You don't have permission to access / on this server.
Apache Server at 91.121.117.202 Port 80

I have now

01_vhost.conf


Listen 80
NameVirtualHost *:80
<VirtualHost *:80>
       ServerName localhost
       DocumentRoot /var/www/localhost/htdocs
       <Directory "/var/www/localhost/htdocs">
               Order allow,deny
               Allow from all
       </Directory>
</VirtualHost>

<VirtualHost *:80>
       ServerName helpermaster.fr
       ServerAlias *.helpermaster.fr
       DocumentRoot /var/www/helpermaster.fr/htdocs
       <Directory "/var/www/helpermaster.fr/htdocs">
		Options Indexes FollowSymLinks
               Order allow,deny
               Allow from all
       </Directory>
</VirtualHost>

on my 01_vhost.conf and no default vhost it should work... but no... :(
-- 
gentoo-user@lists.gentoo.org mailing list


--
gentoo-user@lists.gentoo.org mailing list



  reply	other threads:[~2008-03-09 20:14 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
2008-03-09 20:06             ` Elyahou ITTAH
2008-03-09 20:14               ` cypherstrong [this message]
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='003001c88222$33f6a440$9be3ecc0$@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