MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your PHP Questions & Answers Website Security using PHP knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which Apache directive outputs Apache s server version, server name, port and compile-in modules? |
| A. | ServerSignature |
| B. | ServerName |
| C. | ServerDetails |
| D. | ServerInfo |
| Answer» B. ServerName | |
| 2. |
The memory_limit is only applicable if ________ is enabled when you configure PHP. |
| A. | enable-limit |
| B. | -enable-memory-limit |
| C. | enable-memory-limit |
| D. | -memory-limit |
| Answer» D. -memory-limit | |