Yes! The easiest way to do this is to copy the
htmldoc.exe, libeay32.dll,
msvcr71.dll, and ssleay32.dll files to the
Apache cgi-bin directory, typically
C:\Program Files\Apache Group\Apache\cgi-bin.
If you are using Apache 2.0.30 or higher, you will also need
to enable PATH_INFO support by adding the following line
to your httpd.conf file:
AcceptPathInfo On