> I am building a set of servers for the first time for
> use as ColdFusion servers. We are using NT4. When IIS
> is installed, the inetpub directory is created with a
> wwwroot and scripts directory. Having more experience
> with Apache and Unix variants, I have no clue as to
> what/why this directory structure is created. I have
> searched high and low for docs on this, but all I get
> is /dev/null.
The scripts directory is analogous to cgi-bin. Any compiled CGI/ISAPI
programs can be used from within it, and the virtual directory mapped to it
within IIS allows execution. For example, if you install JRun, it'll install
jrun.dll within that directory.
By the way, if you want to be a real Windows user, you'll have to cut out
that "/dev/null" talk.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: (202) 797-5496
fax: (202) 797-5444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists