Setup WebLogic8.1
2. Setup apache2
Use commit "httpd -l" to ensure there "mod_so.c"
Indicates that current Apache HTTP Server is a dynamically loaded mode.
Then manually use the mod_wl_20.so file below the / usr / lib / linux / I686 directory to / usr / local / apache / modules / directory
3. Modify the httpd.conf file below the / usr / local / apache / conf directory. Add new and WebLogic application modules, at the end of the httpd.conf file, the following statement is added: # WebLogic Server 8.1 plug-inLoadModule WebLogic_Module Modules / MOD_WL_20.SO
WebLogichost 192.168.80.47WebLogicPort 7001matchexpression * .jsp matChexpression * .do ifmodule>