Problem determination: Debugging HTTP communication using Tracing, HTTP...
During your tenure as a WebSphere Application Server Administrator or support engineer, you will find yourself needing to help other teams debug applications. JEE provides many frameworks which can be...
View ArticleWindows could not start the IBM HTTP Server 7.0 on Local Computer
When I ran IHS from the services applet I go the following error: Windows could not start the IBM HTTP Server 7.0 on Local Computer. Let’s have a look at the event log The IBM HTTP Server 7.0 service...
View ArticleHow to start IBM HTTP Server from a command line in Windows
D:\ihs7\bin\httpd.exe -w -n “IBM HTTP Server 7.0″ -k start The name in quotes is the service name as displayed in the Windows services MMC.
View ArticleDownloading and installing IBM HTTP Server version 6 on Linux
[important]You can use the tutorial as a guide for IHS 7 as well.[/important] IHS 6 is free to download from IBM and at the time of writing the URL immediately below can be used to locate the IHS...
View ArticleIBM HTTP Server presents funny characters with SSL is enabled
The problem is that there is not virtual host directive for names hosts and so IHS cannot find any information to serve for SSL Wildcard general Hot Config ie DocumentRoot # # Use name-based virtual...
View ArticleUsing IBM GSKit command line tool to create a self-signed certificate for use...
IBM GSKit We can create a self signed root certificate using the IBM GSKit. In this example we are using Windows. Normally I use Linux for my demos, but I had to do this for a client-contract in a...
View ArticleInstalling IBM HTTP Server on Windows
Download the latest version of IBM HTTP Server http://www-01.ibm.com/software/webservers/httpservers/# Plugin...
View Article