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 to perform apache performance benchmark?
In which language apache is written?
What is systemctl?
How to verify httpd.conf file to ensure no configuration syntax error?
What are the types of virtual hosts?
What is apache scoreboard?
Which is better apache or nginx?
What is location of log files for apache server?
Is apache the best web server?
How to get support for apache web server if something wrong?
How you will put a limit on uploads on your web server?
How to stop/start apache web server?
What are the features of apache web server?
How would you kill the apache process if graceful stop doesn’t work?
What do you mean by a servername directive?