为Weblogic9.2安装和配置Apache HTTP 服务器插件
下面内容来自Installing and Configuring the Apache HTTP Server Plug-In:<a name="wp114479" />To install the Apache HTTP Server Plug-In as a dynamic shared object:
<ol> <a name="wp100376" />Locate the shared object directory for your platform using Table 3-1.
<a name="wp126927" />Identify the plug-in shared object file for your version of Apache in Table 3-2.
<a name="wp115919" />Verify that the WebLogic Server Apache HTTP Server Plug-In mod_so.c module is enabled. <a name="wp104574" />The Apache HTTP Server Plug-In will be installed in your Apache HTTP Server installation as a Dynamic Shared Object (DSO). DSO support in Apache is based on a module mod_so.c, which must be enabled before mod_wl_20.so is loaded. If you installed Apache HTTP Server using the script supplied by Apache, mod_so.c is already enabled. Verify that mod_so.c is enabled by executing the following command:
<a name="wp100386" /> APACHE_HOME\bin\apache -l
页:
[1]