Apache
- 简介
- 安装/配置
- 预定义常量
- Apache 函数
- apache_child_terminate — 在本次请求结束后终止 apache 子进程
- apache_get_modules — Get a list of loaded Apache modules
- apache_get_version — Fetch Apache version
- apache_getenv — Get an Apache subprocess_env variable
- apache_lookup_uri — 对指定的 URI 执行部分请求并返回所有有关信息
- apache_note — 取得或设置 apache 请求记录
- apache_request_headers — Fetch all HTTP request headers
- apache_reset_timeout — Reset the Apache write timer
- apache_response_headers — Fetch all HTTP response headers
- apache_setenv — Set an Apache subprocess_env variable
- getallheaders — Fetch all HTTP request headers
- virtual — Perform an Apache sub-request
There are no user contributed notes for this page.
