InterviewSolution
Saved Bookmarks
| 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 |
|