127.0.0.1 c’est normal je croyais que tu hébergeais toi même ton site donc la c’est juste un problème de dns
j’utilise ce fichier de conf chez moi et ça fonctionne
[code]<VirtualHost *>
<Directory “/var/www/jazz-in-the-kitchen”>
AllowOverride All
Options +Indexes ExecCGI -MultiViews +SymLinksIfOwnerMatch
Allow from all
DocumentRoot /var/www/jazz-in-the-kitchen
ServerName www.jazz-in-the-kitchen.com
ErrorLog /var/www/logs/jazz-error.log
CustomLog /var/www/logs/jazz-access.log combined
[/code]
Celui-ci je suis pratiquement sur que ça fonctionne avec ça si ce n’est pas le cas vérifie que tes dns[edit=orthographe ]