How can i change the extension name like i have a page which
name aboutme.php but i want to show it aboutme.php3 or
aboutme.aspx?
Answer Posted / vipul dalwala
This is continuation on my above post.
You need to do above changes in httpd.conf file ( Apache
configuration file ) and after making above chnage restart
apache.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how is it possible to set an infinite execution time for php script?
What is the phpstorm?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
How do you trim spaces in excel?
How to find a substring from a given string in php?
What is php key?
What is the use of print_r function in php?
What are variables in research examples?
How can you execute php script from the command line?
Is salary fixed or variable cost?
How is the ternary conditional operator used in php?
Tell me what is the default session time in php?
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
Explain what is the use of "echo" in php?
Is apache needed for php?