"Thomas C. Maresh" wrote:
> 
> I'm a beginner when it comes to web servers.  Will Apache::ASP run with the
> Win32 version?
> 

Yes, but you will need to get a whole apache modperl win 
build, listed at http://perl.apache.org/distributions.html

Note too that this is perl scripting only, not vbscript,
which is much better anyway :), but will only run 
one thread at a time, so you have to know what you are
doing if you want to put this into production.  I use
this more for development, and light production, but 
the real power comes when moving to a Unix environment.

-- Joshua

Reply via email to