Click to See Complete Forum and Search --> : virtual domain


de_lupus
09-19-2001, 05:09 PM
k here is the thing.

I got a dns name from dtdns.org (dyn IP)

god.dtdns.org

I want to show different sites for:

me.god.dtdns.org
you.god.dtdns.org

I got bind and apache is this possible or not?

Craig McPherson
09-19-2001, 05:29 PM
1. Configure your DNS service so that all the domains you want to use resolve to your IP address.

2. Set up name-based Virtual Hosts in Apache.
http://apache.org/docs/vhosts/

[ 19 September 2001: Message edited by: Craig McPherson ]