how to parse files without .php extension as .php extension, if you using php5 version.
Answer Posted / preetysingh
<Files ~ "^[^.]+$">
SetHandler application/x-httpd-php5
</Files>
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the difference between a restart and a graceful restart of a web server?
Where is apache installed on windows?
What is apache scoreboard?
How to stop/start apache web server?
What is apache prefork?
How secure is apache web server linux?
What’s the major difference between a restart and a graceful restart of a web server such as apache?
What is apache tomcat used for?
What is apache tomcat server used for?
Where is apache installed windows?
What is apache configuration?
How do I install apache?
What are the web servers you’ve worked on along with apache?
Can we do automatically roll over the apache logs at specific times without having to shut down and restart the server?
Tell me name of main configuration file of apache server?