Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Betriebsanweisung Seite 145

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 328
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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>
Seitenansicht 144
1 2 ... 140 141 142 143 144 145 146 147 148 149 150 ... 327 328

Kommentare zu diesen Handbüchern

Keine Kommentare