![Netscape ENTERPRISE SERVER 6.1 Скачать руководство пользователя страница 15](http://html1.mh-extra.com/html/netscape/enterprise-server-6-1/enterprise-server-6-1_manual_1674653015.webp)
15
About This Book
This book discusses how to use the Netscape® Server Application Programmer's
Interface (NSAPI) to build plugins that define Server Application Functions (SAFs)
to extend and modify Netscape Enterprise Server. The book also discusses the
purpose and use of the configuration files
obj.conf
,
magnus.conf
,
server.xml
,
and
mime.types
, and provides comprehensive lists of the directives and functions
that can be used in these configuration files. It also provides a reference of the
NSAPI functions you can use to define new plugins.
This book has the following chapters and appendices:
•
Chapter 1, “Basics of Server Operation”
This chapter discusses how the uses configuration files to perform
initialization tasks and to process client requests.
•
Chapter 2, “Syntax and Use of obj.conf”
This chapter goes into detail on the configuration file
obj.conf
. The chapter
discusses the syntax and use of directives in this file, which instruct the server
how to process requests.
•
Chapter 3, “Predefined SAFs and the Request Handling Process”
This chapter discusses each of the stages in the request handling process, and
provides an API reference of the Server Application Functions (SAFs) that can
be invoked at each stage.
•
Chapter 4, “Creating Custom SAFs”
This chapter discusses how to create your own plugins that define new SAFs to
modify or extend the way the server handles requests.
•
Chapter 5, “NSAPI Function Reference”
Содержание ENTERPRISE SERVER 6.1
Страница 1: ...NSAPI Programmer s Guide Netscape Enterprise Server Version6 1 April 2002 Draft...
Страница 18: ...Where to Find Related Information 18 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 138: ...CGI to NSAPI Conversion 138 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 214: ...NSAPI Functions in Alphabetical Order 214 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 290: ...Miscellaneous 290 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 310: ...The Netscape LDAP Schema 310 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 318: ...cinfo 318 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 324: ...Sample MIME Types File 324 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 336: ...Buffered Streams 336 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 344: ...344 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 350: ...350 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 356: ...356 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...