[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Can I do this?



> I want to have two diferent web pages, in two diferent hosts 
> , but under the same domain name..
> for example:
> 
>   max.hello.com (home page 1, in the server "maxi.blue.com")
>   lester.hello.com (home page 2, in the server "john.red.com")

First Part: Simple.

Have your DNS servers for "hello.com" include the following
A records:

max.hello.com      -->    123.123.123.123
lester.hello.com   -->    456.456.456.456

Second Part: Slightly Less Simple.

Have Apache on each machine recognize max.hello.com and
lester.hello.com as valid virtual sites and serve them.

-- 
Rodolfo J. Paiz
rpaiz@xxxxxxxxxxxxxx <mailto:rpaiz@xxxxxxxxxxxxxx>  
 

_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users