Q:

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?

0

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?


  1. AddType application/x-httpd-php .php
  2. AddType application/x-httpd-php .asp
  3. AddType application/x-httpd-asp .php
  4. AddType application/x-httpd-asp .asp

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).AddType application/x-httpd-php .php

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now