Eric, The orlando.directorysite.com would need to be handled by DNS, but if all of the custom domain names pointed to the same site, you could trap for the cgi.server_name variable in your application.cfm or application.cfc file and use this to filter listing from the database. This way you use the same codebase but have unique looks to the site.
Dean On 3/14/07, Eric Haskins <[EMAIL PROTECTED]> wrote: > Hey Everyone, > > I have a directory site(like superpages.com) I did in PHP awhile back > and I am thinking of rewriting in CF. I want it to be able to do regions > like craigslist, or handle urls like orlando.directorysite.com with the same > codebase just different Database data. has anyone done anything similar or > know of any good examples I can look at. > > I see this could be outside of the CF scope possibly on a Webserver/DNS > level but looking for some ideas > > -- > ~Eric -- __________________________________________ Dean Lawrence, CIO/Partner Internet Data Technology 888.GET.IDT1 ext. 701 * fax: 888.438.4381 http://www.idatatech.com/ Corporate Internet Development and Marketing Specialists ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272732 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

