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 to parse files without .php extension as .php extension, if you using php5 version.



how to parse files without .php extension as .php extension, if you using php5 version...

Answer / preetysingh

<Files ~ "^[^.]+$">
SetHandler application/x-httpd-php5
</Files>

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Apache Interview Questions

What does the graceful restart option in apache do?

0 Answers  


how to parse files without .php extension as .php extension, if you using php5 version.

1 Answers  


What is a difference between apache and nginx web server?

0 Answers  


How to hide server version details in http response header?

0 Answers  


Where can I find apache logs?

0 Answers  


Briefly explain apache web server?

0 Answers  


What is meaning of "listen" in httpd.conf file?

0 Answers  


How you will put a limit on uploads on your web server?

0 Answers  


Can apache and tomcat run together?

0 Answers  


If you specify both deny from all and allow from all, what will be the default action of Apache?

4 Answers  


Can we cache files which are viewed frequently?

0 Answers  


What is the difference between a restart and a graceful restart of a web server?

0 Answers  


Categories