08-13-07 12:17 AM
Hi,
In your httpd.conf file you should have two lines that load the plugin modul
e and the xml file.
Example for Windows:
LoadModule was_ap20_module c:\Program Files\IBM\HTTPServer\Plugins\bin\mod_w
as_ap20_http.dll
WebSpherePluginConfig C:\Program Files\IBM\HTTPServer\Plugins\config\webs
erv
er1\plugin-cfg.xml
You appear to have the essentials, as the plugin in loaded. I would check t
o make sure that the web server is loading the correct plugin-cfg.xml file.
Check to make sure your XML file has been updated with your updates. If yo
u do not know what to check
, you may want to post the XML that is being pointed to in the httpd.conf fi
le.
Brian
[ Post a follow-up to this message ]
|