> How to run Microsoft ASP program within Apache for Win2000 or ones for > Linux?
*sigh* - this should be in FAQ - so my answer could be RTFM or somethin. to make it short: the answer is "no" - not with Apache::ASP if you would have read anything about what Apache::ASP really is, you would have noticed, that it's limited to Perl - even written in Perl! One could try to write an ISAPI-DLL that works with Apache for Windows, and uses the asp.dll of IIS to run *.asp-files (i don't think asp.dll will run with any ISAPI-capable server) - but this is just to much work to be done and not worth the work. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]