
F5 Certified Administrator NGINX - Configuration:Knowledge
Domain 3Objective 3
Describe How Server and Location Work F5N2 Practice Questions (Page 2)
Part of the Configure NGINX as a web server domain, which makes up ~21% of our current practice bank. F5 does not publish an official question count, but from its 30-minute exam (~10–20 total, ~2–4 in this domain), expect 1–1 from this objective — we provide 21 practice questions to prepare you well beyond it. (estimate)
21questions here
5free pages
6concepts
Questions 6–10
- 6
An NGINX configuration has `location ~ \.(png|jpg)$` and `location /images/`. A request arrives for `/images/logo.png`. Which location block handles this request?
Select an answer first - 7
An NGINX configuration has `location /images/` and `location = /images`. A request arrives for URI `/images`. Which location block handles this request?
Select an answer first - 8
When a request URI matches both a parent location and a nested location, which location block is used?
Select an answer first - 9
An NGINX configuration has `location ^~ /static/` and `location ~ \.css$`. A request arrives for `/static/style.css`. Which location block handles this request?
Select an answer first - 10
An NGINX server has three server blocks: one with `listen 80 default_server`, one with `listen 80 server_name example.com`, and one with `listen 80 server_name www.example.com`. A request arrives with Host header `example.org`. Which server block handles this request?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by F5. “F5N2” is a trademark of its owner, used for identification only.