--- Bernard chan <nichimoly@xxxxxxxxx> wrote: > further question:- > > 1. I am trying to make cartous.com with > tw.cartous.com. > a) cartous.com - works properly, > > b) tw.cartous.com- showed 'tw.cartous.com could > not found, please > check your name and try again". > > 2. My /etc/apache/sites-available/default as below:- > > <VirtualHost *:80 > > ServerName cartous.com > DocumentRoot /var/www/cartous > <Directory /var/www/cartous> > Options Indexes FollowSymLinks MultiViews > AllowOverride None > Order allow,deny > allow from all > </Directory> > </VirtualHost> > > <VirtualHost *:80 > > ServerName tw.cartous.com > DocumentRoot /var/www/tw_cartous > <Directory /var/www/tw_cartous> > Options Indexes FollowSymLinks > MultiViews > AllowOverride None > Order allow,deny > allow from all > </Directory> > </VirtualHost> > > Thanx, You have a DNS error. Make sure your DNS provider has 'tw.cartous.com' pointing to your server's IP address. -Nick ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs --------------------------------------------------------------------- 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