Link to home
Start Free TrialLog in
Avatar of Imbeginner
Imbeginner

asked on

Can i use of ISAPI dll on apache server

hi,
i am using apache 2.0.45 version.
do and way existed for using ISAPI dll on apache server ?

thanks in advance for your help
Avatar of heskyttberg
heskyttberg

Hi!

Yes, you might be able to use isapi modules with apache2.
But you must load a module called mod_isapi.

Regards
/Hasse
Avatar of Imbeginner

ASKER

great,
please decribe how can i do this work?

example ,  i have iserver.dll on scripts directory of IIS 5?
but how can i do this work with apache server ?
 
ASKER CERTIFIED SOLUTION
Avatar of heskyttberg
heskyttberg

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Are you hosting your Apache on Windows?
Hi!

Tacobell777: mod_isapi is only availible on Windows Apache version so he must run in windows in order to use it.
So answero to your question is Yes.

Regards
/Hasse