Thanks that looks exactly like what I was hopping for. I will have to
play with this when I get a chance.
Ian
Chesty Puller wrote:
> You can do this to change the IIS default directory from the command line
> (notice the command path):
>
> c:\inetpub\adminscripts\>cscript adsutil.vbs set w3svc
ous user account, password, authentication methods, and
everything else about IIS using adsutil.vbs.
- Matt Small
- Original Message -
From: "Ian Skinner" <[EMAIL PROTECTED]>
To: "CF-Community"
Sent: Friday, July 06, 2007 1:21 PM
Subject: IIS API
> Is there an API
ssage-
From: Ian Skinner [mailto:[EMAIL PROTECTED]
Sent: 09 July 2007 17:01
To: CF-Community
Subject: Re: IIS API
See I got into the habit of coding almost all my sites with relative paths
(./ and ../ for example) so the problem wouldn't arise.
That works great for HTTP paths, but not s
See I got into the habit of coding almost all my sites with relative paths
(./ and ../ for example) so the problem wouldn't arise.
That works great for HTTP paths, but not so good for other kinds of paths such
as and many other places where one works with systems paths for one
example.
~~
See I got into the habit of coding almost all my sites with relative paths
(./ and ../ for example) so the problem wouldn't arise.
-Original Message-
From: Ian Skinner [mailto:[EMAIL PROTECTED]
Sent: 09 July 2007 15:43
To: CF-Community
Subject: Re: IIS API
Not really, because much
>Is there an API or something that I can programatically change the home
>directory of my default website in the IIS console on my WinXP
>workstation? I maintain different websites for my different projects
>and since IIS in WinXP can only have one running website, I need to go
>into IIS conso
Not really, because much of my work is on applications that the path to
and from the root matters. And since the production environment will
not have the same path, this kind of setup has usually been very
problematic for me.
Ian
James Smith wrote:
> One of the things I used to do in this sit
> -Original Message-
> From: Ian Skinner [mailto:[EMAIL PROTECTED]
> Sent: 06 July 2007 18:22
> To: CF-Community
> Subject: IIS API
>
> Is there an API or something that I can programatically change the home
> directory of my default website in the IIS console o
u?
--
Jay
-Original Message-
From: Ian Skinner [mailto:[EMAIL PROTECTED]
Sent: 06 July 2007 18:22
To: CF-Community
Subject: IIS API
Is there an API or something that I can programatically change the home
directory of my default website in the IIS console on my WinXP
workstation? I maintain
YEah,
http://www.codeproject.com/csharp/IIsAdminNet.asp
But it doesn't create vertual directories for you and you need to setup the
default index.cfm file everytime you create a new site but outside of that
it's kinda cool.
Casey Dougall
Web Applications Developer
Ph: (518) 743-9424 Ext: 204 F
Is there an API or something that I can programatically change the home
directory of my default website in the IIS console on my WinXP
workstation? I maintain different websites for my different projects
and since IIS in WinXP can only have one running website, I need to go
into IIS console an
11 matches
Mail list logo