>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 postmas...@fakessh.eu > 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 cove...@gmail.com --------------------------------------------------------------------- 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-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org