Vidyalelo
PHP · Q7

Website Security

Programming · PHP · question 7

Q7

Which directive determines which degree of server details is provided if the ServerSignature directive is enabled?

A.
ServerAddons
B.
ServerExtra
C.
ServerTokens
Answer
D.
ServerDetails

Answer: Option C

Solution

Answer: Option C
Solution:
Six options are available: Full, Major, Minimal, Minior, OS, and Prod. If it is set to Full ‘Apache/2.2.11 (Ubuntu) PHP/5.3.2 Server’ will be displayed.