Web Server Administration: Server Extensions
Server Extensions
Most web servers have an API that allows access to core web server features
- NSAPI: Netscape Server Application Programming Interface
- ISAPI: Internet Server Application Programming Interface
Allows you to extend the functionality of a web server
- Add features & methods to suit your tasks