Discussion Forum : Php Website Security
Question - 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?
Options:
A .  AddType application/x-httpd-php .asp
B .  AddType application/x-httpd-php .php
C .  AddType application/x-httpd-asp .asp
D .  AddType application/x-httpd-asp .php
Answer: Option B

Submit Your Solution Below and Earn Points !
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *