IIS Connection WebLogic Plug-in Installation Configuration Guide

xiaoxiao2021-03-06  41

IIS Connection WebLogic Plug-in Installation Configuration Guide

Premier condition: IIS6 previous version needs to be configured with server extensions, IIS6 needs to extends server extensions.

1. Copy the weblogic installation directory D: / bea / weblogic81 / server / bin Copy the Iisforward.dll file to the operating system's Windows (2003) or Winnt (2000 version) directory.

2. Create a website in IIS, this simple tall dish, huh, such as the virtual host is www.youkone.com

3. After completing, click on the right menu of the site, select the attribute, and the dialog box is selected.

Then add it,

Select Iisforward.dll and enter a name, then OK.

Turn to the main directory, then formulate it.

Then add it,

The executable is Iisproxy.dll

Extension: WLFORWARD

Note: If it is IIS6.0, you need to remove the check file existing! ! !

Then determine it.

Next to configure this file, build an Iisproxy.ini file in the same directory as Iisproxy.dll.

Enter inside: WebLogichost = 192.168.0.10

WebLogicPort = 80

WLFORWARDPATH = /

PathTrim = /

The first parameter is an IP address of the machine to install WebLogic.

The second parameter is to install the port of WebLogic

The third parameter is a path that requires mapping. If there is no special need, write / you can;

The fourth parameter is some parts that mapping maps to WebLogic needs to trim the real path. For example, we are configured: WebLogichost = 192.168.0.10

WebLogicPort = 80

WLFORWARDPATH = / WebLogic

Pathtrim = / WebLogic

A request is http://www.youkone.com/weblogic/hello.jsp, then after mapping, WebLogic should be http://www.youkone.com/hello.jsp

After the configuration, problems can be discussed with me, MSN: wooWind@sina.comword document download address: http://bbs.youkone.com/mvnforum/mvnforum/viewthread? Thread = 101 & lastpage = yes

转载请注明原文地址:https://www.9cbs.com/read-82792.html

New Post(0)