158 questions
0
votes
2
answers
627
views
when i am hiiting the application using web server, iam getting this error "File does not exist: /opt/IBM/HTTPServer/htdocs/maximo"
when i am hiiting the application using web server, iam getting this error "File does not exist: /opt/IBM/HTTPServer/htdocs/maximo" but another working with same configuration. every thing ...
0
votes
1
answer
140
views
mod_jk module on IBM HTTP Server failing with syntax error
We are trying to add mod_jk module to IBM http server but failing with syntax error. We tried multiple configuration available on internet but no luck.
Below is screenshot for configuration in httpd....
1
vote
1
answer
215
views
Forwarding request to html file when file exists on IBM HTTP Server (with dynamicRouting enabled)
I have a configuration where I'm rewriting request to a %{DOCUMENT_ROOT}/break/break_on.html when %{DOCUMENT_ROOT}/break/break_on.enable file exists.
Look at CONDITION NR1
DocumentRoot /opt/IBM/...
0
votes
0
answers
416
views
Sticky Session is not working with Apache Http Server
I am using IBM HTTP Server (Which use internally Apache Http Server 2.4.)
http://docs.motechproject.org/en/latest/deployment/sticky_session_apache.html#:~:text=Sticky%20Session%20is%20a%20method,get%...
0
votes
2
answers
377
views
IBM IHS dynamic routing not working for apis exposed through features (adminCenter/openIDConnect)
I have configured dynamicRounting with IHS and liberty (17.x) single collectiven(1 controller, 1 member server) & it is working fine for the applications deployed. But not for openidConnect apis ...
0
votes
1
answer
65
views
httpd.conf and logserver.conf cannot work at the same time - they are using the same PID (Linux)
I am creating a new .conf file (LogServer.conf) so that the app server logs can be accessed via browser. But every time I start httpd.conf, the alias inside the LogServer.conf won't work and vice ...
0
votes
1
answer
988
views
Handle request headers in IHS (ibm http server)
I have some configuration like :
Listen 9000
<VirtualHost *: 9000>
.....
ProxyPass .....
ProxyPassReverse ....
it works well.
But I faced with problem. We have healthCheck (GET /health http1.1) ...
-1
votes
1
answer
153
views
Confusion on the 'Access-Control-Allow-Origin' header with apache
Lets say I have my website named SiteA.com running on an Apache web server. I have defined the ff. below on my httpd.conf file:
Header set Access-Control-Allow-Origin "CustomBank.com"
...
0
votes
1
answer
42
views
Troubleshoot slow ajax requests in Kudos Boards WebSphere from HCL Connections
We still need the old WebSphere based Kudos Boards from ISW. Users reported that ajax operations like setting due dates or responsible people in a card are very slow, some even abort before finished. ...
0
votes
1
answer
623
views
IBM IHS with proxypass the httpserver url redirects with application port and fails to load page
I am using IBM IHS 8.5.5.17 version with proxypass settings. IHS is on port 80 and application server on 21010. When i try the url http://httpserverHost/myApp, it redirects to http://httpserverHost:...
0
votes
1
answer
660
views
From where can I download 64 bit libxml2.dll and mod_proxy_html.so files
After migrating IHS (IBM HTTP Server) 9.0.5.2 to new 64 bit windows server, the 2 modules (libxml2.dll and mod_proxy_html.so) are failing to load. These modules seems to be working fine on the older ...
0
votes
1
answer
430
views
How can i create And configure SSL between IHS and WAS
I have installed the IHS from archive file then configured it and it worked
So when run this command its unable to open ikeyman
<Ihs_home_bin>ikeyman.bat
It does not work it gives me:
Error:...
-1
votes
1
answer
3k
views
How can install and configure IBM HTTP Server v9 from archieve zip
I want to install the "IBM HTTP Server for IBM WebSphere Application Server V9.0" without the IBM InstallationManager just with an archive file.
I already downloaded the archive file 9.0.5-WS-IHS-...
0
votes
2
answers
406
views
Bad request/Invalid host name from IHS in Connections 6.5 Component Pack search API call (OrientMe)
After installing and configuring HCL Component Pack 6.5, I navigated to https://<cnx-ihs-host>/social/home and saw parts of OrientMe with some errors:
The browser console shows multiple http 500 ...
0
votes
1
answer
64
views
Use https with HCL Connections Component Pack 6.5 from IHS to K8S
The Component Pack documentation uses http for the connection from IHS to the Kubernetes backend. This is not up-to-date any more, so I'd like to use https for those backend connection as well as in ...
1
vote
2
answers
4k
views
mod_was_ap22_http.so is not available on Websphere 9?
I'm trying to integrate IBM HTTP Server (IHS) to Websphere Application Server (WAS) on windows server. Websphere Application Server, IHS and Plugins have all been installed on the same server using ...
0
votes
1
answer
1k
views
How to apply fixpack for IBM HTTP Server for WebSphere Application Server
I am trying to install Fix Pack 13 for IBM HTTP Server 8.5.5.0 on Linux. I am using a silent install.
/opt/IBM/InstallationManager/eclipse/tools/imcl input /opt/repo/response.xml -acceptLicense -sP
...
0
votes
1
answer
144
views
Prompt for client certificates for selected url's on IHS Server
We have a server that prompts for a client certificate when accessed.
How do we configure it to only prompt for a certificate for selected url's? For example, when accessing this a certificate ...
1
vote
1
answer
835
views
Archive Installation for "Web Server Plug-ins for IBM WebSphere Application Server V9.0" instead of IM
I want to install the "Web Server Plug-ins for IBM WebSphere Application Server V9.0" without the IBM InstallationManager just with an archive file.
The archive installation was already possible for ...
1
vote
1
answer
896
views
Apache IBM HTTP Server Setup - HTTP works but not HTTPS
This is my first HTTP server setup. I am configuring the IBM HTTP Server 8.5.5.14 to serve as a reverse proxy for a Rational CLM 6.0.6 implementation that is distributed across several Windows Server ...
0
votes
0
answers
141
views
FWLSE4007E: Received bad token from client IBM worklight 7.0 and 401 unauthorized on IBM IHS server
I have build hybrid app and deployed it on IBM mobilefirst server 7.0. App contains android service which used to send data to backend server. After updating the android application on production I am ...
2
votes
1
answer
1k
views
Conditionally set X-Frame-Option
I am trying to set X-Frame-Options using IBM HTTP Server (IHS) 8.5.5.12 that is based on apache HTTP Server 2.2.32.
I have tried with SetEnvIf but don't have idea about how to compare environment ...
0
votes
1
answer
532
views
How to handle space in value - Unix KSH script
Any help on this will be great. Here is a script which uses a variable rootCerLabel in Props.txt to add a certificate in a keystore via a command but the command fails because variable rootCerLabel's ...
0
votes
1
answer
333
views
Home page not displaying after successful installation of IBM HTTP server
I have installed IBM HTTP on a Red Hat Linux server . The installation was successful but I was not able to view the home page . Whenever I tried to view the home page , it always displayed ' ...
1
vote
1
answer
350
views
Need to capture SSL_PROTOCOL details in access log of HttpServer
We try to identify the ssl_protocol is using when it communicated to Inbound Connectivity and so we tried to append this attribute \"%{SSL_PROTOCOL }e\" under LogFormat in httpd.conf file.
...