?
Say I want to change the extension of a PHP file, which of the following statements should I edit to change from .php to .html in the httpd.conf file?
Answer & Solution
Correct Answer:
Option
A
Just change the .php to .html and your extension will change. This is used for security purpose.
Join the Discussion
Login to post a comment or share your explanation.
Login