Vidyalelo
PHP · Q6

Website Security

Programming · PHP · question 6

Q6

Which Apache directive outputs Apache’s server version, server name, port and compile-in modules?

A.
ServerSignature
Answer
B.
ServerName
C.
ServerDetails
D.
ServerInfo

Answer: Option A

Solution

Answer: Option A
Solution:
It is capable of displaying output like: Apache/2.2.11 (Ubuntu) Server at localhost Port 80.