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
How does an apache server work?
What is the default port for http and https?
What is the difference between apache and apache tomcat?
Explain about servertype directive in apache server?
Is apache and tomcat the same?
How to check the version of apache server?
When did ubuntu switch to systemd?
Is httpd and apache the same?
Is apache an operating system?
How to put in apache net server?
What is the difference between systemd and upstart?
What are the features of apache web server?
What’s the mod_perl module?
If you have added "loglevel debug" in httpd.conf file, than what will happen?
What are the web servers you’ve worked on along with apache?