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 apache prefork?
What are apache modules?
How do I start apache tomcat?
Can you record all the cookies sent to your server by clients in web server logs?
How does apache make money?
How to hide server version details in http response header?
What is apache access?
How do you check the version of the running apache web server?
Is apache server free?
Where are the apache logs?
Is apache license free?
If you have added "loglevel debug" in httpd.conf file, than what will happen?
How does apache license work?
In software testing Business requirements or FRD is given,u will have start preparing test cases. In the document only text box is mentioned for a particular option.So do u prepare test cases including special characters,numbers,alphabets,alphanumeric or only for some. Pls help me out.
Why does Apache send a cookie on every response?