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 |
How does apache work?
What are apache modules?
How do I stop apache from restarting?
What is the command to stop Apache?
What is systemctl start?
What is apache server and how it works?
How do I stop apache from running?
How does Apache compared to other servers?
Is apache tomcat a web server or application server?
I'm using tomcat 5, database is MySql, project is based on mvc architecure. My tomcat shuts down abruptly creating a error file in Tomcat5.0 folder named as hs_err_pid1268.txt.. plz help me
How would you kill the apache process if graceful stop doesn’t work?
How do I start apache server on windows?