How can you parse files that were not ending with .php by
using Apache?
Answer Posted / arvind sharma
we need to change htpd.conf file for this ........have to
specify the extension which apache will parse as PHP file.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is mysqli php?
Is gender a dependent variable?
Do you know how to delete a file from the system?
Tell me what types of loops exist in php?
What is php static function?
Which escape sequences can be used in single quoted strings in php?
Give the case where we can use get and we can use post methods?
Which function(s) in PHP computes the difference of arrays?
What is php and sql?
Which php function will attach one file to another?
Is null empty php?
What is an array in php?
How can we make a constant in php?
Is session a cookie?
What is final in php?