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

Who bought apache?

1 Answers  


what is difference between static module & dynamic module in apache?

1 Answers  


How do I start apache server on windows?

1 Answers  


What’s a distinction between apache and nginx net server?

1 Answers  


Is apache tomcat a web server or application server?

1 Answers  


Which tool you have used for apache benchmarking?

1 Answers  


What is apache web server in linux?

1 Answers  


What is apachectl?

1 Answers  


How secure is apache server linux?

1 Answers  


What are the future plans for Apache?

1 Answers  


In which folder are Java Applications stored in Apache?

6 Answers   HCL, T3 Softwares,


How do I change apache to mpm?

1 Answers  


Categories