Does Apache include any sort of database integration?
Answer Posted / deepak
No. Apache is a Web (HTTP) server, not an application
server. The base package does not include any such
functionality. See the PHP project and the mod_perl project
for examples of modules that allow you to work with
databases from within the Apache environment.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the possible reason for a ‘connection reset by peer’ error?
What is apache timeout?
Can apache and nginx run on the same server?
What is the difference between service and systemctl?
How do I disable directory indexing?
What is the latest version of apache web server?
What is apache web server?
Is apache and tomcat the same?
How does apache server work?
How to install apache?
Do I need apache tomcat?
How to ensure apache listen on only one ip address on the server?
What is apache web server and how it works?
Explain the purpose of struct?
What is loadmodule in apache?