Linux Networking and Administration (LFS211) - HTTP Servers | The Linu... [Link]
LINUX NETWORKING AND ADMINISTRATION �LFS211� SUPPORT SIGN OUT
HTTP SERVERS
HTTP Servers
1 of 2 6/20/21, 19:38
Linux Networking and Administration (LFS211) - HTTP Servers | The Linu... [Link]
Main Configuration File
The location of the Apache configuration files move from distribution to distribution. The name of the primary configuration file changes. The
[Link] name changes. Configuration files may have include files and directories that get merged at server start. The package
name usually contains http or apache.
On RedHat, CentOS, or Fedora:
Package: httpd
Service: httpd
Primary configuration file: /etc/httpd/conf/[Link]
On OpenSUSE�
Package: apache2
Service: apache2
Primary configuration file: /etc/apache2/[Link]
On Debian, Ubuntu, or Linux Mint:
Package: apache2
Service: apache2
Primary configuration file: /etc/apache2/[Link]
2 of 2 6/20/21, 19:38