
Blogs
Blogs
Matching:
ibm_http_server
X

Display: |
IBM HTTP Server and SSL helpful links
Here are some very useful IBM HTTP Server (IHS) SSL links: Documentation about setting up SSL virtualhosts, creating keyfiles, certificates, protecting access to directories and URLs to specific ciphers, tracing and recording SSL traffic, how to create...
Modified on by SteveWebb
|
|
WebSphere Support Technical Exchanges (WSTEs) for IBM HTTP Server
DaniellePBingham
Tags:
was
webcasts
webcast
ihs
http-server
websphere
wste
ibm_http_server
10,990 Views
IBM HTTP Server (IHS) is a web server based on the Apache HTTP Server and provides a rich set of Apache features in addition to IBM enhancements. IBM HTTP Server V7.0 and up is based on Apache HTTP Server 2.2.8, with additional fixes and is included...
Modified on by SteveWebb
|
|
Enabling gzip compression in the IBM HTTP Server
DaniellePBingham
Tags:
was
websphere
compress
ibm_http_server
gzip
compression
2 Comments
27,917 Views
To compress content before it is delivered to the client you can use Apache Module mod_deflate To compress text/html text/plain text/xml text/css and js files in the IBM HTTP Server, add the below 2 lines to httpd.conf: LoadModule deflate_module...
Modified on by SteveWebb
|
|
WebSphere Support Technical Exchanges (WSTEs) for IBM HTTP Server and the WebSphere Plug-in
DanielleBingham
Tags:
websphere_plugin
ikeyman
failover
tcp_packet_tracing
ssl
http_
certificates
was
ibm_http_server
protocol
session_affinity
load_balancing
10,676 Views
IBM HTTP Server is a full-featured web server included with WebSphere Application Server. It is based on Apache HTTP Server (httpd.apache.org). Web server plug-ins enable the web server to communicate requests for dynamic content, such as servlets, to...
Modified on by SteveWebb
|