Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - NSAPI PROGRAMMER GUIDE Instrukcja Użytkownika Strona 86

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 148
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 85
obj.conf
86 Netscape Enterprise Server Programmers Guide April 2002 (Draft)
timefmt (optional) a time format string for
:LASTMOD:.Iftimefmt is not provided,
:LASTMOD: is not replaced with the time.
For details about time formats, see the
Netscape Enterprise Server NSAPI
Programmer’s Guide.
imagemap Handles server-side image maps.
index-common Generates a fancy list of the files and
directories in a requested directory.
header (optional) the path (relative to the directory
being indexed) and name of a file (HTML or
plaintext)whichisincludedatthe
beginning of the directory listing to
introduce the contents of the directory.
readme (optional) the path (relative to the directory
being indexed) and name of a file (HTML or
plain text) to append to the directory listing.
index-simple Generates a simple list of files and
directories in a requested directory.
key-toosmall Indicates to the client that the provided
certificate key size is too small to accept.
list-dir Lists the contents of a directory. The request
method must be INDEX.
make-dir Creates a directory. The request method
must be MKDIR.
query-handler Handles the HTML ISINDEX tag.
path The full path and file name of the CGI
program to run.
remove-dir Deletes an empty directory. The request
method must be RMDIR.
remove-file Deletes a file. The request method must be
DELETE.
rename-file Renamesa file. The request method mustbe
MOVE.
Table 2-19 obj.conf Service functions
Function/Parameter Allowed
Values
Default
Value
Description
Przeglądanie stron 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 147 148

Komentarze do niniejszej Instrukcji

Brak uwag