You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by John Elkins <jo...@vermontdatabase.com> on 2002/08/23 17:11:16 UTC

(Newbie question): APACHE 2 AND ISAPI

I have an ISAPI DLL that I would like to use to process requests for
documents that end in .CW.

So, I use httpd.conf and it looks like:

AddHandler isapi-isa .dll
ISAPICacheFile c:/ssp/system/sspiis.dll
AddHandler cw-script .cw

Now.  here's the problem:  how do I associate "cw-script" with the named
dll?  Or, how do I associate .cw with the named handler?

Thanks.

j

John Elkins
Web and Database Technologies.  Storage Systems
Vermont Database Corporation
400 Upper Hollow Hill Road
Stowe VT  05672-4510 USA
802-249-0914; 775-822-2568 (FAX); 802-253-4146 (residence)
john@vermontdatabase.com <ma...@vermontdatabase.com>
www.vermontdatabase.com <http://www.vermontdatabase.com>





---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org