In order to protect a directory on an Apache HTTPD web server with a password, this configuration was added to an .htaccess file in the respective directory:
Answer : A
Which Apache HTTPD directive enables HTTPS protocol support?
Answer : B
FILL BLANK -
What configuration directive of the Apache HTTPD server defines where log files are stored? (Specify ONE of the directives without any other options.)
Answer : ErrorLog
Which statements about the Alias and Redirect directives in Apache HTTPD"™s configuration file are true? (Choose two.)
Answer : CD
Which http_access directive for Squid allows users in the ACL named sales_net to only access the Internet at times specified in the time_acl named sales_time?
Answer : B
Which global option in squid.conf sets the port number or numbers that Squid will use to listen for client requests?
Answer : C
When using mod_authz_core, which of the following strings can be used as an argument to Require in an Apache HTTPD configuration file to specify the authentication provider? (Choose three.)
Answer : ABE
Reference: https://httpd.apache.org/docs/2.4/mod/mod_authz_core.html
Which tool creates a Certificate Signing Request (CSR) for serving HTTPS with Apache HTTPD?
Answer : E
In response to a certificate signing request, a certification authority sent a web server certificate along with the certificate of an intermediate certification authority that signed the web server certificate.
What should be done with the intermediate certificate in order to use the web server certificate with Apache HTTPD?
Answer : A
FILL BLANK -
Which directive in a Nginx server configuration block defines the TCP ports on which the virtual host will be available, and which protocols it will use? (Specify
ONLY the option name without any values.)
Answer : listen
When trying to reverse proxy a web server through Nginx, what keyword is missing from the following configuration sample?
Answer : D
If there is no access directive, what is the default setting for OpenLDAP?
A.
Answer : B
A host, called lpi, with the MAC address 08:00:2b:4c:59:23 should always be given the IP address of 192.168.1.2 by a DHCP server running ISC DHCPD.
Which of the following configurations will achieve this?
A.
Answer : D
How is the LDAP administrator account configured when the rootdn and rootpw directives are not present in the slapd.conf file?
Answer : B
Which of the following PAM modules allows the system administrator to use an arbitrary file containing a list of user and group names with restrictions on the system resources available to them?
Answer : B
Have any questions or issues ? Please dont hesitate to contact us