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?

belongs to collection: SESSION HANDLING IN PHP MCQ

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)

SESSION HANDLING IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
The developers of PHP deprecated the safe mode fea... >>
<< Which directive should we disable to obscure the f...