Home > CompTIA A+ Exam > Quizzes > Apache Server Test (2.0 Family)
Apache Server Test (2.0 Family)
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 31% Most missed: “Which of the following commands will you use to compile and install the Apache S…”
Apache Server Test (2.0 Family)
Time left 00:00
25 Questions

1. State whether true or false: sections are processed after sections and .htaccess files are read after sections.
2. Which of the following is the correct method to set a DocumentRoot directive for '/usr/web' folder in the Apache?
3. Which of the following directives will you use to include only all .conf files present in the '/usr/local/apache2/conf' directory where '/usr/local/apache2' is your ServerRoot directory?
4. Which of the following commands will you use to apply the changes made in the httpd.conf file without restarting the Apache server (installed through an rpm package) on a RedHat Linux system?
5. Which of the following commands will you use on a RedHat Linux system to install the Apache-2.0.4-i386.rpm package?
6. Which of the following directives can we not use in the and the sections?
7. Which of the following directives tells the Apache to parse files for the SSI directives if they have the execute bit set?
8. Which of the following commands will you use to check whether any Apache rpm package is installed on your RedHat Linux system or not?
9. Which of the following commands will you use to run the Apache in the debug mode?
10. What is the default https port number?
11. Which user can use port numbers less than 1024 in unix/linux if they want to use other than the default port number 80?
12. Which of the following commands will you use to start the Apache server (installed through an rpm package) on a RedHat Linux system?
13. Which of the following commands will you use to check the configuration files before starting the Apache server?
14. Which of the following directives is used to set the maximum length of the queue of pending connections?
15. Which of the following log format strings denotes 'Remote Host'?
16. State whether true or false: The BufferedLogs directive causes the mod_log_config to store several log entries in memory and write them together to the disk - rather than writing them after each request.
17. Which of the following levels are available in the SSLVerifyClient directive?
18. How will you uninstall the 'myapache' service (the name that you gave to the Apache service earlier) on a Windows NT based machine?
19. Which of the following directives can we use for redirecting the log information to be received by a program on its standard input?
20. What is the default Apache access for ?
21. Which of the following is true regarding the 'apachectl -“k restart' command?
22. If no port number is specified in the ServerName directive - which port number will the server use?
23. What does the depth of 1 mean in the SSLVerifyDepth directive?
24. What is the default value of backlog in the ListenBackLog directive?
25. In a Windows operating system - if the Apache is installed from a precompiled executable - what will be the extension of the module files?