APACHE TAJO QUIZ DESCRIPTION

What Module is CacheSize used with?

  • mod_proxy
     

  • mod_ssl
     

  • mod_usertrack
     

  •  mod_alias

On a Microsoft Windows server the Max Spare Servers sets the number of idle child server processes that are allowed before the parent process begins to kill off the idle child processes. True or False?

  • True

  • False

What option in the IndexOptions Directive is only available after Apache 1.3.10?

  • FancyIndexing
     

  • IconHeight
     

  • NameWidth
     

  • FoldersFirst

Which of the following is not a valid protocol for PCI compliance?

  • SSLv2
     

  •  AES-SHA 56 bit
     

  •  SSLv1
     

  • All of the above

What actions. must be done to enable cookies within Apache?

  •  Only installing the mon_usertrack.
     

  •  Installing mod_cookies.
     

  •  Installing mon_usertrack and setting the Directive cookietracking on.
     

  • Only setting the Directive cookietracking on.

What is the default extension for Apache configuration files?

  • .con
     

  •  .conf
     

  •  .txt
     

  • .configuratio

Which of the following is true about the Apache HTTP server?

  • can be customised by writing ‘modules’ using the Apache module API
     

  • is a powerful flexible, HTTP/1.1 compliant web server
     

  •  All of these
     

  •  implements the latest protocols, including KTTP/1.1 (RFC2616.

What does the HostNameLookups double do?

  • Makes Apache perform 2 forward name lookups from different DNS servers to confirm the host name prior to logging.
     

  • Performs a host name lookup in the double file prior to logging the result.
     

  • Performs both a reverse name lookup and then a forward name lookup on that result, prior to logging the result.
     

  • Sets the host name to double for all host names logged.

What is the default extension for Apache configuration files?

  • .con
     

  • .conf
     

  • .txt
     

  • .configuratio

If you specify both deny from all and allow from all, what will be the default action of Apache?

  • Can’t be determined
     

  •  Only allow will be performed.
     

  •  Deny always takes precedence over allow
     

  •  Allow always takes precedence over deny.

Where are the Apache log files located by default?

  • C:Program FilesApache Software FoundationApache2.2log
     

  • C:Program FilesApache Software FoundationApache2.2htdocs
     

  • C:Program FilesApache Software FoundationApache2.2conf
     

  • C:Program FilesApache Software FoundationApache2.2logs

What does the -v option do during startup?

  • Starts Apache in verbose mode with maximum logging.
     

  • Has no impact on Apache and has been discontinued as of Apache 1.2.6.
     

  •  Displays the version of Apache and the build date and exits.
     

  • Disables virtual hosting for the specified virtual host name

If a certificate is issued off of the DigiCert High Assurance CA-3 certificate, how many Intermediate certificate files (.crts. will need to be specified in the Apache configuration file?

  • One
     

  • Two
     

  • Three
     

  •  None

Where are the Apache log files located by default?

  • C:Program FilesApache Software FoundationApache2.2log
     

  • C:Program FilesApache Software FoundationApache2.2htdocs
     

  • C:Program FilesApache Software FoundationApache2.2conf
     

  • C:Program FilesApache Software FoundationApache2.2logs

Where is the default location for the main Apache configuration file (httpd.conf. on Windows?

  • C:Program FilesApache Software FoundationApache2.2conf
     

  •  C:Program FilesApache Software FoundationApache2.2conftextra
     

  •  C:OpenSSLconf
     

  •  C:Program FilesApache Software FoundationApache2.2configuration

What does the SendBufferSize Directive do?

  • Sets the internal IPC buffer settings to the specified amount.
     

  •  Sets the number of 4k buffers in Windows for optimal disk buffering.
     

  • Sets the TCP buffer size to the specified amount.
     

  • Allows the default SMB TCP delay to be overridden.

Apache server works on which ports?

  • http – port 80 only
     

  • Both http – port 80 and https – port 443
     

  • https – port 443 only
     

  • none of these

What does the HostNameLookups double do?

  • Makes Apache perform 2 forward name lookups from different DNS servers to confirm the host name prior to logging.
     

  •  Performs a host name lookup in the double file prior to logging the result.
     

  • Performs both a reverse name lookup and then a forward name lookup on that result, prior to logging the result.
     

  • Sets the host name to double for all host names logged.

What option in the IndexOptions Directive is only available after Apache 1.3.10?

  • FancyIndexing
     

  •  IconHeight
     

  • NameWidth
     

  •  FoldersFirst

What is the function of the mod_imap Module?

  • Handles IMAP e-mail protocols for Apache.
     

  •  Performs image map handling.
     

  • Allows for shared inter-module memory protocols.
     

  • There is no mod_imap Module which is available for Apache.

What is the recommended directive to load the Intermediate certificate(s.?

  • SSLCertificateFile
     

  •  SSLCACertificateFile
     

  • SSLCertificateChainFile
     

  • SSLCACertificatePath

On a Microsoft Windows server the Max Spare Servers sets the number of idle child server processes that are allowed before the parent process begins to kill off the idle child processes. True or False?

  • True

  • False

What does the mod_dir Module provide?

  • It provides a basic file directory searching capability for Apache to resolve spelling mismatches.
     

  •  It provides trailing slash “/” redirects and serving diectory index files.
     

  • It allows remote synchoronizaiton for tools such as Microsoft Frontpage.
     

  • It has been discontunued as of Apache 1.2 and is no longer used.

Does Apache act as Proxy server?

  • can’t be determined
     

  • Yes, by default
     

  • yes,using mod_proxy module.
     

  • No

Which of the following is not a valid protocol for PCI compliance?

  • SSLv2
     

  •  AES-SHA 56 bit
     

  •  SSLv1
     

  • All of the above

Where is the default location for the main Apache configuration file (httpd.conf. on Windows?

  • C:Program FilesApache Software FoundationApache2.2conf
     

  • C:Program FilesApache Software FoundationApache2.2conftextra
     

  •  C:OpenSSLconf
     

  • C:Program FilesApache Software FoundationApache2.2configuration

What’s the command to Restart Apache?

  • apachectl -k restart /etc/init.d/apache2 system
     

  • apachectl –k restart /etc/init.d/apache2 restart 
     

  •  apachectl -k run /etc/init.d/apache2 restartsystem
     

  • apachectl -k perform /etc/init.d/apache2 restart

What does the -v option do during startup?

  • Starts Apache in verbose mode with maximum logging

  •  Has no impact on Apache and has been discontinued as of Apache 1.2.6.
     

  •  Displays the version of Apache and the build date and exits.
     

  •  Disables virtual hosting for the specified virtual host name

What’s the location of log files for Apache server?

  • /deck/log/httpd
     

  •  /var/log/httpd
     

  • /drive/log/httpd
     

  •  /location/log/httpd

By default, where are the HTML files located for the default site on a Windows Apache server?

  • C:Inetsrvwwwroot
     

  •  C:Program FilesApache Software Foundation
     

  • C:Program FilesApache Software FoundationApache2.2www
     

  • C:Program FilesApache Software FoundationApache2.2htdocs