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
How to configure your very first production web sever?
I use IIS 6 and Apache 2.0.52 and I want to need connector IIS with tomcat. My tomcat using 8080 IIS using 80 my Apache application name is workspace and how can I use http://myserverip/workspace ? with isapi or anaother connector Best regards.
How do I start apache server?
Is apache and tomcat the same?
What is httpd service?
Is httpd and apache the same?
How to ensure web server is getting started after server reboot?
What is the difference between service and systemctl?
What is virtual hosting?
How to ensure apache process run with non-root/nobody user?
How to secure your apache web server?
I've updated my apache web server from version 2.0.55 to 2.2.0, now all my pages are blank, any thoughts? thanks in advance
What do you mean by documentroot of apache?
What module is needed to connect to websphere?
What is maxclients in apache?