1.

Which directive determines which degree of server details is provided if the ServerSignature directive is enabled?(a) ServerAddons(b) ServerExtra(c) ServerTokens(d) ServerDetailsThe question was posed to me during an online exam.This interesting question is from Website Security using PHP topic in chapter File and Session Handling in PHP of PHP

Answer»

Correct answer is (c) ServerTokens

For EXPLANATION: 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.



Discussion

No Comment Found

Related InterviewSolutions