Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Guia do Utilizador Página 145

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 328
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 144
HTTP Tunneling Setup
4-5
(1) Using Interstage HTTP Server
Copy the following file (the installation path is the default) to the modules directory of the Interstage
HTTP Server:
C:\Interstage\ODWIN\bin\httpgw\ODhttpAp.dll
Copy the following file (the installation path is the default) to the libexec directory of the Interstage HTTP
Server.
/opt/FSUNod/lib/libOMhttpAp.so
Copy the following file (the installation path is the default) to the libexec directory of the Interstage HTTP
Server:
/opt/FJSVod/lib/libOMhttpAp.so
Open the Interstage HTTP Server environment definition file using a text editor and add the following
definition to the last line.
LoadModule ODhttp_module modules/ODhttpAp.dll
AddModule mod_ODhttp.c
<Location /od-httpgw>
SetHandler odhttp-handler
Order deny,allow
Deny from all
Allow from all
</Location>
LoadModule ODhttp_module libexec/libOMhttpAp.so
AddModule mod_ODhttp.c
<Location /od-httpgw>
SetHandler odhttp-handler
Order deny,allow
Deny from all
Allow from all
</Location>
Vista de página 144
1 2 ... 140 141 142 143 144 145 146 147 148 149 150 ... 327 328

Comentários a estes Manuais

Sem comentários