NSE 4 – FortiGate 7.2 — Question 15
FortiGuard categories can be overridden and defined in different categories. To create a web rating override for the example.com home page, the override must be configured using a specific syntax.
Which two syntaxes are correct to configure a web rating override for the home page? (Choose two.)
Answer options
- A. www.example.com
- B. www.example.com/index.html
- C. www.example.com:443
- D. example.com
Correct answer: A, D
Explanation
The correct syntaxes, www.example.com and example.com, are both valid ways to specify the home page without additional paths or ports. The option www.example.com/index.html includes a specific page reference, which is not necessary for a home page override, while www.example.com:443 specifies a port that is not needed for this context.