Which Apache directive outputs Apache’s server version, server name, port and compile-in modules?
A
ServerSignature
B
ServerName
C
ServerDetails
D
ServerInfo
Correct Answer: ServerSignature
It is capable of displaying output like: Apache/2.2.11 (Ubuntu) Server at localhost Port 80.