* Aur�lien Le Provost <[EMAIL PROTECTED]> [2003-01-13 01:18] : > Salut > > Le Lundi 13 Janvier 2003 01:04, Fr�d�ric Bothamy a �crit : > > > > Je n'y vois rien de suspect... > > > > Il faut peut-�tre v�rifier ton fichier /etc/bind/named.conf (que la > > bonne zone soit d�finie) et �galement que dans ton fichier > > J'ai oubli� de pr�ciser que si je fais ping ou ssh <nom>, �a marche. En > fait le probl�me se manifeste seulement lorsque l'on essaye d'acc�der > au serveur apache en tapant seulement �nestor�. > Il faut taper nestor.clubinfo et l� �a marche, mais c'est pas logique. > Les /etc/resolv.conf des clients et du serveurs sont pourtant bien > configur�s...
Ok, dans ce cas, il s'agit plus probablement d'un probl�me au niveau de la configuration Apache, non ? Dans le http.conf, il y a par exemple : # ServerName: allows you to set a host name which is sent back to clients for # your server if it's different than the one the program would get (i.e., use # "www" instead of the host's real name). # # Note: You cannot just invent host names and hope they work. The name you # define here must be a valid DNS name for your host. If you don't understand # this, ask your network administrator. # If your host doesn't have a registered DNS name, enter its IP address here. # You will have to access it by its address (e.g., http://123.45.67.89/) # anyway, and this will make redirections work in a sensible way. # #ServerName localhost (ou peut-�tre les Virtual Hosts) Fred

