multiply.com setup

Discussion in 'Server Operation' started by corvus.crow, Oct 4, 2010.

  1. corvus.crow

    corvus.crow New Member

    hi, newbie in this forum. i would like to have a setup like what multiply.com offers.

    after registering a username. a subdomain will be created. like user.domain.com. what backend applications are needed? does this lie on a lone server only (bind/apache or lighty/ mysql or pgsql?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    You can do this with a scripting language in the background, e.g. PHP or Perl. What you need is a wildcard DNS record for domain.com that points to the server so that you don't have to create a new DNS record for each subdomain.
     

Share This Page