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
How does php session work?
Which function is used in php to search a particular value in an array?
How long do php sessions last?
What is a php trait?
Is php procedural or oop?
How to find the index of an element in an array php?
What's the best method for sanitizing user input with php?
What is the purpose of php?
Which is the dependent variable?
Which is better mysql or sql?
What is full form of php? Who is the father or inventor of php?
How to update memcached when you make changes to php?
Why do we use inheritance in php?
What is crypt () in php?
Tell me what is the main difference between php 4 and php 5?