AMX RMS CODECRAFTER Guia de Instalação Página 128

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 136
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 127
Appendix E: Windows Pre-Authentication Configuration
122
RMS Enterprise - Installation Guide
Properties File for RMS API
In the C:\isapi-redirect-rms-api directory, create a file named isapi_redirect.properties, and put the
following contents into the file with a text editor:
# Configuration file for the Jakarta ISAPI Redirector
# The path to the ISAPI Redirector Extension, relative to the website
# This must be in a virtual directory with execute privileges
extension_uri=/rms-api/isapi_redirect.dll
# Full path to the log file for the ISAPI Redirector
log_file=c:\isapi-redirect-rms-api\logs\isapi_redirect.log
# Log level (debug, info, warn, error or trace)
log_level=warn
# Full path to the workers.properties file
worker_file=c:\isapi-redirect-rms-api\conf\workers.properties
# Full path to the uriworkermap.properties file
worker_mount_file=c:\isapi-redirect-rms-api\conf\uriworkermap.properties
auth_complete=0
Properties File for RMS UI
In the C:\isapi-redirect-rms-ui directory, create a file named isapi_redirect.properties, and put the
following contents into the file with a text editor:
# Configuration file for the Jakarta ISAPI Redirector
# The path to the ISAPI Redirector Extension, relative to the website
# This must be in a virtual directory with execute privileges
extension_uri=/rms-ui/isapi_redirect.dll
# Full path to the log file for the ISAPI Redirector
log_file=c:\isapi-redirect-rms-ui\logs\isapi_redirect.log
# Log level (debug, info, warn, error or trace)
log_level=warn
# Full path to the workers.properties file
worker_file=c:\isapi-redirect-rms-ui\conf\workers.properties
# Full path to the uriworkermap.properties file
worker_mount_file=c:\isapi-redirect-rms-ui\conf\uriworkermap.properties
URI Worker Map Properties for RMS API
In the C:\isapi-redirect-rms-api\conf directory, create a file named uriworkermap.properties, and put the
following contents into the file with a text editor:
/rms|/api/*=worker1
/jkmanager=jkstatus
URI Worker Map Properties for RMS UI
In the C:\isapi-redirect-rms-ui\conf directory, create a file named uriworkermap.properties, and put the
following contents into the file with a text editor:
/rms|/*=worker1
/jkmanager=jkstatus
Vista de página 127

Comentários a estes Manuais

Sem comentários