Saved Bookmarks
| 1. |
Does Apache Include Any Sort Of Database Integration? |
|
Answer» Apache is a WEB (HTTP) server, not an APPLICATION server. The BASE package does not include any such functionality. PHP PROJECT and the mod_perl project allow you to work with databases from within the Apache environment. Apache is a Web (HTTP) server, not an application server. The base package does not include any such functionality. PHP project and the mod_perl project allow you to work with databases from within the Apache environment. |
|