House of Fusion
Home of the ColdFusion Community
Hostmysite VPS Hosting

Search cf-talk

May 09, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
         1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31


For ColdFusion hosting try HostMySite.com.
Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

IIS webservice to create "Web Sites"

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Michael Muller
03/27/2008 01:41 AM

Anyone know of a way to hit IIS with a local webservice or COM object to manage "websites."  I hear this is how Plesk does it, but I can't find anything in the couple of IIS documents I've looked through. Can someone point me in the right direction?  I'd like to be able to add / remove "identities" or host headers for a particular IIS "website." Thanks, Mik -------- Michael Muller Muller Technologies 24 3rd Street Turners Falls, MA 01376 work:  (413) 863-0030 cell:   (413) 320-5336 skype: michaelBmuller http://support.MullerTech.com Information is not knowlege Knowlege is not wisdom Eschew Obfuscation

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Gerald Guido
03/27/2008 09:34 AM

I set up system that created IIS web sites on the fly using Plesk a couple years back. Plesk has an API, a series of exe files, that you talk to using cfexecute. You can do it using COM as well. I ran into a web hosting package, Bankoi webhost panel, written in asp that used COM objects to talk to IIS and various services and servers. http://www.webhost-panel.com/ It used to be free. I ended up reverse engineering a lot of it using cfobject to talk to various servers. I have the old version of webhost panel on backup some where. I can dig it up if you want to look at it. I will tell you right now, it  is a lot of work and it is not an easy thing to pull off. On Wed, Mar 26, 2008 at 5:36 PM, Michael Muller <michael@mullertech.com> wrote: ----- Excess quoted text cut - see Original Post for more -----

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
jonese
03/27/2008 09:52 AM

IIS does have a command line API called "iisweb" http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/aee71684-36c0-40e1-b387-a19d2d0509f0.mspx?mfr=true It's how we use ANT to create websites for us.. jonese On Thu, Mar 27, 2008 at 9:33 AM, Gerald Guido <gerald.guido@gmail.com> wrote: ----- Excess quoted text cut - see Original Post for more -----

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Mik Muller
03/27/2008 08:02 PM

This looks about right. Haven't tried it yet, but I'm hoping that the vbs will work without the /create switch... just the "sitename" and /d www.hostheader.com   All I want to do is add and delete hostheaders. Interesting left-nav selection...  Using Command-Line Administration Scripts Mik At 09:52 AM 3/27/2008, jonese wrote: ----- Excess quoted text cut - see Original Post for more -----


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists
Subscribe Now
Fusion Authority Quarterly Update - ColdFusion 8 Special Edition