All posts by Tuna Peyo

envvars file

Apr 1,16

The Apache2 environment variables are set in the /etc/apache2/envvars file. These variables are not the same as the environment variables …

Read More

conf-enabled directory

Apr 1,16

The /etc/apache2/conf-enabled directory holds symlinks to the files in /etc/apache2/conf-available. When a configuration file is symlinked, it will be enabled …

Read More

conf-available directory

Apr 1,16

The /etc/apache2/conf-available directory contains additional configuration files that not associated with a particular module. This directory holds specialized and local …

Read More

apache2.conf file

Apr 1,16

In Ubuntu, the main Apache2 configuration file that contains settings global to Apache is /etc/apache2/apache2.conf. This file contains a set …

Read More

Configuration files

Mar 31,16

The Apache HTTP Server is configured by placing directives in plain text configuration files. The location of the configuration files …

Read More

Install Apache on Windows

Mar 31,16

There are no official binary releases of Apache HTTP Server software for Windows, only source code. However, there are numerous …

Read More
Geek University 2022