Computer Science, asked by MayankBansal2101, 11 months ago

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?
A.AddType application/x-httpd-php .php
B.AddType application/x-httpd-php .asp
C.AddType application/x-httpd-asp .php
D.AddType application/x-httpd-asp .asp

Answers

Answered by Anonymous
0
_____✨ HEY MATE ✨_____

➡️ Option (C) AddType application/x-httpd-asp .php is the right answer ✔️

<marquee>✌️ I THINK IT HELPED YOU ✌️
Answered by Avanish010
0
Hi there,

Option C is correct
Similar questions