1.

What Is Isapi Filter?

Answer»

ISAPI FILTERS are DLL files used to modify the ENHANCE functionality allocated by IIS.By DEFAULT ISAPI filters run in IIS SERVER.

  1. change request URL or headers
  2. perform custom authentication
  3. HANDLE encryption and compression

ISAPI filters are DLL files used to modify the enhance functionality allocated by IIS.By default ISAPI filters run in IIS server.



Discussion

No Comment Found