1.

Which Apache directive outputs Apache’s server version, server name, port and compile-in modules?(a) ServerSignature(b) ServerName(c) ServerDetails(d) ServerInfoI have been asked this question in examination.My question comes from Website Security using PHP in chapter File and Session Handling in PHP of PHP

Answer»

Right option is (a) ServerSignature

For explanation: It is CAPABLE of DISPLAYING OUTPUT like: Apache/2.2.11 (Ubuntu) SERVER at LOCALHOST Port 80.



Discussion

No Comment Found

Related InterviewSolutions