The web server bundled with Win2K Pro is really a cripple-ware version
of IIS5.  It only allows you to configure one site, and will only accept
a few simultaneous connections at once.  (The documentation says 10
concurrent connections, but the real world number seems to be 2 or 3).

Personally, I've found that the Win2K Pro version of IIS5 isn't the best
solution for development work, especially if you are running cfhttp
commands against your own machine - IIS will throw an access denied
error because too many users are accessing the site simultaneously.
Also - if you are working in a LAN environment with a few other people,
they may receive the same error denied error.

Another word to the wise ... IIS5 in Win2K Pro has ALL of the same
security issues as II5 for Win2K Server, thus you really should harden
your Win2K Pro as if it's an Internet server, if the machine is serving
up any requests that come from the Internet.  At the very least, run
Win2K SP2 and unmap all of the extensions except for .cfm.  You wouldn't
want to unknowingly become a DDoS zombie, or Red Worm victim.

Hope this helps.

Jay Sudowski
----
HANDY NETWORKS, LLC
90 Great Neck Road
Waterford, CT 06385
Tel.: 1-877-70-HANDY
Fax: 1-888-800-2FAX
http://www.HandyNetworks.com <http://www.HandyNetworks.com> 
ICQ 15601511  |  AIM Jay Suds
-----
Specializing in Windows 2000 Hosting Solutions
Reseller / Managed Dedicated / Colocation Services



-----Original Message-----
From: Nick McClure [mailto:[EMAIL PROTECTED]] 
Sent: Friday, July 20, 2001 4:34 PM
To: CF-Talk
Subject: Re: PWS for Win2000?


It is still Personal Web Server, they just call it IIS.

If you goto the Add Remove Software Control Panel and click the Windows 
Components Button on the left side you can add IIS.

It is basically PWS with a new name.

At 03:11 PM 7/20/2001 -0500, you wrote:
>I know there is no PWS for Win2000 Pro but what do I use to locally 
>host sites using CF single user server on a laptop for demos and 
>development off the lan?
>
>Where/how do I set this up?
>Can anybody point me to the correct resource so I can find out how to 
>add this service? Thanks a lot!
>
>Justin Hansen - [EMAIL PROTECTED]
>Web Application Developer
>Interactive Business Solutions, Inc
>816-221-5200 ext. 1305
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to