First page Back Continue Last page Overview Graphics
Relationship with the server
2 ways to use with Apache :
- Part of the Server (Apache)
- Compiled in when the server is built
- Totally integrated
- Loadable module (many other servers)
- Run by the server when it has itself loaded
- Can be installed 'later' – does not need rebuild of the server
- Still very quick
Notes: