Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - NSAPI PROGRAMMER GUIDE Bedienungsanleitung Seite 114

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 148
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 113
UsingServer-SideHTMLCommands
114 Netscape Enterprise Server ProgrammersGuide April 2002 (Draft)
Notethatyou mustset NativeThread="no" for 6.1 Enterprise Servers. In addition,
these functions now originate from
Shtml.dll (or libShtml.so on UNIX), which
is located in
install_dir/bin/https/bin for Windows NT/Windows 2000 (and
install_dir/bin/https/lib for UNIX).
In addition, be sure that the following directive is added to your
obj.conf file:
UsingServer-SideHTMLCommands
This section describes the HTML commands for including server-parsed tags in
HTML files. Thesecommands are embeddedinto HTML files,which are processed
by the built-in SAF
parse-html.
The server replaces each command with data determined by the command and its
attributes.
The format for a command is:
<!--#command attribute1 attribute2 <Body>... -->
The format for each attribute is a name-value pair such as:
name="value"
Commands and attribute names should be in lower case.
The commands are “hidden” within HTML comments so they are ignored if not
parsed by the server. The standard server-side commands are:
config
include
echo
fsize
<Object name="default">
...
...
Service fn="shtml_send" type="magnus-internal/parsed-html"
method="(GET|HEAD)"
...
</Object>
Seitenansicht 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 147 148

Kommentare zu diesen Handbüchern

Keine Kommentare