This is a discussion on WebSpherePluginConfig in VirtualHost. - Websphere ; I need to forward the request from specific VirtualHost to WebSphere Application Server. I 've tried as below , but it 's not work. LoadModule was_ap20_module /opt/WebSphere/Plugins/bin/ mod_was_ap20_http.so WebSpherePluginConfig /opt/WebSphere/Plugins/config/InternetWebServer/ plugin-cfg.xml ServerName abc DocumentRoot /www/abc please advise me....
I need to forward the request from specific VirtualHost to WebSphere
Application Server.
I 've tried as below , but it 's not work.
LoadModule was_ap20_module /opt/WebSphere/Plugins/bin/
mod_was_ap20_http.so
WebSpherePluginConfig /opt/WebSphere/Plugins/config/InternetWebServer/
plugin-cfg.xml
ServerName abc
DocumentRoot /www/abc
please advise me.