Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

You need to add following lines under <IfModule
mod_mime.c> ......... </IfModule> block.

AddType application/x-httpd-php .php3
AddType application/x-httpd-php .aspx

For example:

<IfModule mod_mime.c>
AddType application/x-httpd-php .php
..................
..................
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .aspx
</IfModule>

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to read the entire file into a single string?

1046


Xplain is it possible to use com component in php?

998


What is difference between echo and print in php?

976


What are the differences between mysqli_connect and mysqli_pconnect?

1064


What is the difference between die () and exit () in php?

1025


When sessions ends?

1005


What is php variable?

1059


What does $globals mean?

1018


Tell me what kind of things have you done on the social side?

1035


How to open a file for reading?

1077


hello all, I need some sample placement papers in lion bridge.. can anyone help me?

2123


Which is the dependent variable?

973


Tell me can you extend a final defined class?

1124


What is a path Traversal?

1094


What is a base url?

984