apache 2.0 开发者文档
这里的许多开发者文档是直接从Apache1.3文档升级而来的。目前尚有不少文档未完成升级,请忍耐一下。欢迎指出这些文档中的差异和错误,并将邮件发送至dev@Httpd.apache.org邮件列表。
主题
- Apache1.3 API 备忘录
- Apache2.0中的Hook函数
- Apache2.0对请求的处理
- Apache2.0中处理器的运作
- 将模块从Apache1.3转化为Apache2.0
- APR中内存分配的调试
- Apache2.0文档制作
- Apache2.0线程安全问题
外部资源
- Ian Holsman提供的工具
- Apache 2 cross reference
- Autogenerated Apache 2 code documentation
- Kevin O'Donnell提供的模块开发指南
- Integrating a module into the Apache build system
- Handling configuration directives
- Ryan Bloom提供的一些Apache模块开发注意事项
-
apachetutor包含如下开发者文档:
- Request Processing in Apache
- Configuration for Modules
- Resource Management in Apache
- Connection Pooling in Apache
- Introduction to Buckets and Brigades