Describe the default include directive setting for a Web server in Apache.
What will be an ideal response?
By default, there are two include directives that allow including other configuration files: /etc/apache2/conf.d/*.conf, which contains external modules, and /etc/apache2/conf.d/apache2-manual?conf, which contains manual configuration files.
Computer Science & Information Technology
You might also like to view...
Download scanning will protect a system against all viruses
Indicate whether the statement is true or false.
Computer Science & Information Technology
A __________ function is one that calls itself.
a. dynamic b. static c. validation d. recursive e. None of these
Computer Science & Information Technology