Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Eric Patton 21 posts 51 karma points
    Mar 06, 2013 @ 17:19
    Eric Patton
    0

    Programmatically manage hostnames

    We have a client that wants to automate the creation of microsites. We were hoping to do this with subdomains, but there doesn't seem to be a good way of automating the whole process of creating the subdomain in IIS and creating the DNS entry for it. 

    Is there a way of doing this without manually having to create the subdomain, or will we just have to stick with http://www.siteName.com/microSiteName instead for automated microsite creation?

     

  • Rich Green 2246 posts 4008 karma points
    Mar 06, 2013 @ 17:36
    Rich Green
    0

    Hey Eric,

    I don't think you can do it via the API (could be wrong), but you i'm sure it's held somewhere in the DB, so you could update the db directly via code.

    Sure this has come up before, can't remember where I saw it.

    Rich

Please Sign in or register to post replies

Write your reply to:

Draft