Forum Moderators: bakedjake

Message Too Old, No Replies

how do i point domains individually.

         

indiandomain

11:48 pm on Nov 29, 2003 (gmt 0)

10+ Year Member



helo
currently im using dns hosting to point all my domains to my server ss.com/

now i want my domains to open at individual pages.

like domain1.com should open at ss.com/search.php?term=loans
domain2.com open at ss.com/search.php?term=homes

i will input the domains and the corresponding terms.

can someone tell me whats the best way of doing it.

someone adviced virtual pointing but im not sure if it candle thousands of domains.

thanks
sohail

Sharper

2:21 pm on Dec 2, 2003 (gmt 0)

10+ Year Member



You're going to want to use virtual domains and possibly URL rewriting in your web server software configuration.

I'd consult the documentation for the web server software you are using.

DNS will only point a domain to an IP address. The web server software has to then direct that to a particular file or set of files.