LPI 202-450 Exam
Linux Professional Institute (Page 4 )

Updated On: 1-Feb-2026

With Nginx, which of the following directives is used to proxy requests to a FastCGI application?

  1. fastcgi_pass
  2. fastcgi_proxy
  3. proxy_fastcgi
  4. proxy_fastcgi_pass
  5. fastcgi_forward

Answer(s): A



Which option within a Nginx server configuration section defines the file system path from which the content of the server is retrieved?

  1. location
  2. htdocs
  3. DocumentRoot
  4. root
  5. base_dir

Answer(s): D


Reference:

http://nginx.org/en/docs/beginners_guide.html



Which of the following are logging directives in Apache HTTPD? (Choose two.)

  1. TransferLog
  2. CustomLog
  3. ErrorLog
  4. ServerLog
  5. VHostLog

Answer(s): A,B


Reference:

http://httpd.apache.org/docs/current/mod/mod_log_config.html



In order to prevent all anonymous FTP users from listing uploaded file names, what security precaution can be taken when creating an upload directory?

  1. The directory must not have the execute permission set.
  2. The directory must not have the read permission set.
  3. The directory must not have the read or execute permission set.
  4. The directory must not have the write permission set.
  5. The directory must not contain other directories.

Answer(s): B



Which Apache HTTPD configuration directive is used to specify the method of authentication, e.g. None or Basic?

  1. AuthUser
  2. AllowedAuthUser
  3. AuthType
  4. AllowAuth

Answer(s): C


Reference:

https://httpd.apache.org/docs/2.4/howto/auth.html



Viewing page 4 of 25
Viewing questions 16 - 20 out of 120 questions



Post your Comments and Discuss LPI 202-450 exam prep with other Community members:

Join the 202-450 Discussion