LPI 202-450 Practice Test - Questions Answers, Page 8
List of questions
Question 71
Given the following Squid configuration excerpt:
cache_dir ufs /var/spool/squid3/ 1024 16 256
Which of the following directories will exist directly within the directory:
/var/spool/squid3/? (Choose two.)
Question 72
Which of the following statements are true regarding Server Name Indication (SNI)? (Choose two.)
Question 73
Which Apache HTTPD configuration directive specifies the RSA private key that was used in the generation of the SSL certificate for the server?
Question 74
There is a restricted area in a site hosted by Apache HTTPD, which requires users to authenticate against the file /srv/www/security/sitepasswd.
Which command is used to CHANGE the password of existing users, without losing data, when Basic authentication is being used?
Question 75
Which Apache HTTPD configuration directive is used to specify the method of authentication, e.g. None or Basic?
Question 76
Which of the following are logging directives in Apache HTTPD? (Choose two.)
Question 77
Which option within a Nginx server configuration section defines the file system path from which the content of the server is retrieved?
Question 78
With Nginx, which of the following directives is used to proxy requests to a FastCGI application?
Question 79
Which of the following information has to be submitted to a certification authority in order to request a web server certificate?
Question 80
For what purpose is TCP/IP stack fingerprinting used by nmap?
Question