>when I returned in the browser http://fakessh.eu >I find myself in the page index renelacroute.fr >when I returned in the browser http://www.fakessh.eu its ok return well > <VirtualHost 87.98.186.232> > DocumentRoot "/home/fakessh/public_html" > ServerName http://www.fakessh.eu > ServerAdmin postmaster@xxxxxxxxxx > ErrorLog logs/www.fakessh.eu-error_log > CustomLog logs/www.fakessh.eu-access_log common > <Directory "/home/fakessh/public_html"> > allow from all > Options +Indexes > </Directory> > </VirtualHost> Without "ServerAlias fakessh.eu", requests to fakessh.eu will go to the first vhost you defined (default) -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx