Questions tagged [ibmhttpserver]

IBM® HTTP Server is a full-featured Apache-based web server that is included with other products such as IBM WebSphere® Application Server at no charge. You can use this web server for projects that do not warrant the expense of a priced and supported HTTP server. The IBM HTTP Server is based on the Apache HTTP Server and provides a rich set of Apache features in addition to IBM enhancements.

IBM® HTTP Server is a full-featured Apache-based web server that is included with other products such as IBM WebSphere® Application Server at no charge. You can use this web server for projects that do not warrant the expense of a priced and supported HTTP server. The IBM HTTP Server is based on the Apache HTTP Server and provides a rich set of Apache features in addition to IBM enhancements.

161 questions
-1
votes
1 answer

How to enable mod_unique_id in IBM Http server?

How to enable mod_unique_id in IBM Http Server? I am using WAS for deployment. I didnt find any documentation online. Kindly share any link or steps if you have done already. Following link confirms that it is supported by IBM Http server: link
Valath
  • 880
  • 3
  • 13
  • 35
-1
votes
1 answer

What is the advantage of using the WebSphere AS cluster with the integrated HTTP server

I'm thinking on installing two WAS cells instead of one cell with two nodes. This way I can better manupulate the application and thus guarantee higher availability. For an application that is dependent on HTTP access, I realize it would be good to…
spakendralo man
  • 635
  • 2
  • 8
  • 21
-1
votes
2 answers

While connecting two app servers with an ibm http webserver, we are able to successfully connect with only one server

While running two app servers (which has mobilefirst servers hosted 7.1 version) from ibm http server, only one server runs successfully on keeping only one of the Route attribute active in the plugin-cfg.xml of the http server. In the server which…
-1
votes
2 answers

IHS plugin loadbalancer unable to access static files for remote Websphere applications

We have set an IHS instance. The instance is serving 2 Websphere JVM s in remote machine (both these WAS jvm s are in same remote machine) . We have not created any cluster. Now if both JVM s are in loadbalance mode i.e. having LoadBalanceWeight !=…
-1
votes
1 answer

Mutual SSL between WAS Liberty Profile and IBM HTTP Server

I'd like to turn on client authentication on WAS liberty profile so that the communication b/w the web server and the app server is in mutual SSL. On IHS, I have a plugin file to FW the traffic to the app server in HTTPS with a keyring and…
hls
  • 23
  • 5
-1
votes
2 answers

How do I setup my application under WebSphere and IBM HTTP Server

I have setup WebSphere and IBM HTTP Server on a machine and I have been able to test that the HTTP Server is working. The issue comes when I try to get the portal that was given to us by the company setting up our new system. I can copy the into the…
David M
  • 43
  • 3
  • 10
-1
votes
1 answer

Importing Pem/der certificate into kdb file

I have an IBM HTTP Server and Server [X] , I need to create secure connection [SSL] : by creating KDB file : ibmhttpserverkey.kdb in IBM HTTP Server using iKeyman utility and importing Server[X]'s certificates [cert.PEM] or [cert.der] in…
Abu taha
  • 61
  • 1
  • 12
-1
votes
1 answer

configuration of domainname in httpd.conf and /etc/hosts

I am facing an issue with configuring domain name in my httpd.conf file. Entry in httpd.conf file. Listen sample.com:443 SSLEnable ServerName MyIHSInstalledServerName KeyFile…
dush
  • 211
  • 4
  • 15
-2
votes
1 answer

After publishing the url on public domain, I can see the IBM HTTP Server's default page but not the application

The public url that we are trying to access is hitting the url https://hostname.domain:port/ of the IBM HTTP Server We are using Amazon cloud. There is an ELB and WAF also involved. (But this is not the issue) I need to change the request url to…
asing13
  • 1
  • 3
-2
votes
2 answers

Runtimes not visible in the ibm operations console while connecting app server from the ibm http server

We have deployed runtimes in the app server which resides in a remote RHEL system. We tried to connect to that mobilefirst server using ibm http server which has the default port as 8080. However, we are able to open the operations console from the…
1 2 3
10
11