Davide Bianchi wrote:
> On 2007-02-01, schneider <schneider.jeanm@free.fr> wrote:
>
>>I use the DNS of my registrar to point to the IP of my server.
>
>
> Hummm... then you should have a FQDN defined in the Virtual Host, not
> just a 'name' like you reported.
>
>
>>I haven't try to ping 'chemical-sourcing.com' and as my server if
>>off I can't do the test now.
>
>
> That's the first test to do, if you can't ping the server then there
> is something wrong either with the name resolution or with the way
> the networking is configured.
>
>
>>OK, that what I suspected. How can I know how the request is send and
>>Apache VirtualHost configured (I am running under Win2000) ?
>
>
> The request is sent using your browser and the FQDN name you put in the
> address bar. You haven't answered my original question: how do you
> request the site.
>
> Davide
>
Thank you for your reply.
I just have ping my server with 'chemical-sourcing.com' or the IP of my
routeur... no answer. With the name I have the
following error "the host has not been found".
But when I open my browser (Firefox) and request the site by typing the
URL 'chemical-sourcing.com', the URL is rewrite to
http://www.chemical-sourcing.com and the page of phpMyAdmin is open.
That probably mean that the DNS of my registrar is correctly file, but
why the ping did not work ?
Thank again,
Jean-Marie