Search

Chapter 17. HTTP Clustering and Load Balancing

download PDF

17.1. HTTP Server name conventions

The following tables outline the naming and location conventions used when discussing HTTPD-related topics.
Table 17.1. Apache HTTP Server provided by operating system
Operating System HTTPD_CONF.D HTTPD_CONF HTTPD_MODULES
Red Hat Enterprise Linux (httpd) /etc/httpd/conf.d /etc/httpd/conf /etc/httpd/modules
HPUX (Web Server Suite) See note below. /opt/hpws/apache/conf /opt/hpws/apache/modules

Note

There is no conf.d in HP-UX's Web server Suite for Apache HTTP Server. You can create one, however:

Procedure 17.1. title

  1. Create /opt/hpws/apache/conf.d.
  2. Add Include conf.d/*.conf into the httpd.conf file.
Table 17.2. JBoss Enterprise Web Server
Operating System HTTPD_CONF.D HTTPD_CONF HTTPD_MODULES
Distribution
Red Hat Enterprise Linux /EWS_HOME/httpd/conf.d /EWS_HOME/httpd/conf /EWS_HOME/httpd/modules
zip
Red Hat Enterprise Linux
/etc/httpd/conf.d
/etc/httpd/conf
/usr/lib/httpd/modules
rpm
Solaris /EWS_HOME/etc/httpd/conf.d /EWS_HOME/etc/httpd/conf /EWS_HOME/lib/httpd/modules
zip
Windows /EWS_HOME/etc/httpd/conf.d /EWS_HOME/etc/httpd/conf
/EWS_HOME/lib/httpd/modules
zip

Note

Path variances:

  • If you are using a 64-bit architecture, amend the filepaths from the table above to use the lib64/ directory.
  • If you are using a Red Hat Enterprise Linux 7 installation, the httpd directory is named httpd22.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.