Home
Configuring IHS
To configure the IHS, edit the httpd.conf configuration file.
- Locating the default and sample configuration files.
The httpd.conf configuration file is in the conf of your server installation. There is also an httpd.conf.default file, in case you need to use another copy of the original file. IHS also provides the following configuration files:
- admin.conf.default
- magic.default
- mime.types.default
- Special considerations for IHS.
The following items regarding the configuration file should be known when using IHS:
- Configuration files that only support single-byte characters (SBCS) are:
- httpd.conf (IHS configuration file)
- admin.conf (Administration server configuration file)
- Windows: The forward slash character (/) should be used as a path separator in the configuration file, instead of the backward slash character (\).
Subtopics
Apache modules (containing directives) supported by IHS
Apache programs supported by IHS
Apache APR and APR-util libraries supported by IHS
Apache MPM and addressing modes supported by IHS
IPv4 and IPv6 configuration for Windows operating systems
Related reference
Related information