Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - NSAPI PROGRAMMER GUIDE Manual do Utilizador Página 92

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 148
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 91
rules.properties
92 Netscape Enterprise Server Programmers Guide April 2002 (Draft)
Ifyou areusing the internal PKCS#11softwareencryption modulethatcomes with
the server, type the following:
Communicator_Cert_DB:password
If you are using a differentPKCS#11module,for examplefor hardware encryption
or hardware accelerators, you will need to specify the name of the PKCS#11
module, followed by the password, for example:
internal:password
See Also
Netscape Enterprise Server Administrator’s Guide
rules.properties
Purpose
Provided for backward compatibility with iPlanet Web Server 4.x.Usingweb.xml
instead to configure servlets is recommended.
Defines servlet virtual path translations. In Enterprise Server
6.1, supported for the
default virtual server only.
Location
server_root/https-admserv/config
server_root/https-admserv/conf_bk
server_root/https-server_id/config
server_root/https-server_id/conf_bk
Syntax
virtual_path=servlet_name
The URL http://server_id/virtual_path invokes the servlet that is given the name
servlet_name in the servlets.properties file.
The
virtual_path can be a regular expression. For example, the following expression
tells the server to run the
wasp servlet whenever there is a request for a URL such
as
/my/xxx.example:
@.*[.]example$=wasp
Vista de página 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 147 148

Comentários a estes Manuais

Sem comentários