Okay... up and running with Apache2.0, SSL, Win2k... everything seems to
be going well with my testing. However, I cannot figure out how to
configure my CGI bin directory. All of the files in the directory come
back as text/plain. Both plain HTML and Perl .cgi scripts. I've
changed nothing in the directory, and it was working with Apache 1.3.22.
I have the following directive in the VHOST block...
<directory "d:/cgi-bin">
options ExecCGI
</directory>
Did something change in Apache 2 configuration file to get CGI scripts
to work?
Thanks,
Dwayne