Hi all,
I am using IBM HTTPServer 8.5 which is configured with IBM WAS 8.5 using the Web Server Plug-ins for IBM WebSphere Application Server 8.5.
I installed the HTTP Server 8.5 and Plugin 8.5 using Installation Manager. It was succesully installed. I added the webserver definition in WAS console as well.
After these configurations, tried accessing a web based application which is deployed in WAS using webserver port(80) , it is showing 404 error ( page not found). The Generate and Propogate plugin is happening with no issues. Even I am able to view the updated URI's,Virtual hosts,etc. under plugin-cfg.xml.
After doing some R&D , I found that there is no entry for
LoadModule and
WebSpherePluginConfig under httpd.conf file of webserver.
Is this the reason for 404 error since plugin is not able to communicate to WAS layer?
As per my understanding is concerned, once the webserver and plugins are installed, automatically those entries(
LoadModule and
WebSpherePluginConfig) will be added under httpd.conf file.
Correct me if I am wrong in understanding the above concept.
Please suggest some solution for the same.
--Thanks and Regards,
Pavan A