Monday 31 August 2015

Apachi Webserver Multiple Choice Questions & Answers

11. By default, where are the HTML files located for the default site on a Windows Apache server?
  A. C:\Inetsrv\wwwroot
  B. C:\Program Files\Apache Software Foundation\
  C. C:\Program Files\Apache Software Foundation\Apache2.2\www
  D. C:\Program Files\Apache Software Foundation\Apache2.2\htdocs (Answer)
  E. C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\www
Ans: D

12. Where is the default location for the main Apache configuration file (httpd.conf) on Windows?
  A. C:\Program Files\Apache Software Foundation\Apache2.2\conf
  B. C:\Program Files\Apache Software Foundation\Apache2.2\conft\extra
  C. C:\OpenSSL\conf
  D. C:\Program Files\Apache Software Foundation\Apache2.2\configuration
Ans: A

13. What is the default extension for Apache configuration files?
  A. .con
  B. .conf
  C. .txt
  D. .configuration
  E. .xml
Ans: B

14. Which of the following is not a valid protocol for PCI compliance?
  A. SSLv2
  B. AES-SHA 56 bit
  C. SSLv1
  D. All of the above
Ans: D

15. What is the recommended directive to load the Intermediate certificate(s)?
  A. SSLCertificateFile
  B. SSLCACertificateFile
  C. SSLCertificateChainFile
  D. SSLCACertificatePath
Ans: C

16. 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?
  A. One
  B. Two
  C. Three
  D. None
Ans: A

17. Where are the Apache log files located by default?
  A. C:\Program Files\Apache Software Foundation\Apache2.2\log
  B. C:\Program Files\Apache Software Foundation\Apache2.2\htdocs
  C. C:\Program Files\Apache Software Foundation\Apache2.2\conf
  D. C:\Program Files\Apache Software Foundation\Apache2.2\logs
Ans: D

18. What’s the location of log files for Apache server?
A. /deck/log/httpd
B. /var/log/httpd
C. /drive/log/httpd
D. /location/log/httpd
Ans: B

19. What’s the Comamnd to check the version of Apache server?
A. rpm -qa |grep | version http|
B. rpm –qa |grep httpd
C. rpm -qa |check http | version
D. rpm -qa |grep http | version
Ans: B

20. Does Apache act as Proxy server?
A. can’t be determined
B. Yes, by default
C. yes,using mod_proxy module.
D. No
Ans: C

More Questions & Answers:-
Page1 Page2 Page3

No comments:

Post a Comment