how to parse files without .php extension as .php extension, if you using php5 version.
<Files ~ "^[^.]+$">
SetHandler application/x-httpd-php5
</Files>
| Is This Answer Correct ? | 0 Yes | 2 No |
Does google use apache?
What is meaning of "listen" in httpd.conf file?
How do I stop apache from restarting?
Do I need apache tomcat?
Why doesn't Apache include SSL?
What are the different flavor of apache web server you know?
Where are the apache logs?
What is the servertype directive?
Does Apache include a search engine?
What is a Command to restart/start apache web server?
Can you change the listening port from default to something else?
Does Apache include any sort of database integration?