ExamVeda
Login
Home
This question belongs to PHP Website Security
Website Security
?

Which directive should we disable to obscure the fact that PHP is being used on our server?

Answer & Solution
Correct Answer: Option B
Using the expose_php directive we can prevent PHP version details from being appended on our web server signature. When expose_php is disabled, the server signature will look like: Apache/2.2.11 (Ubuntu) Server.
Examveda
Question posted by Examveda
Community

Join the Discussion

No comments yet Be the first to discuss this question.