httpd 2.4.25 中文文档scripting options which run as part of the server itself, such as mod_php, mod_perl, mod_tcl, and mod_python, run under the identity of the server itself (see the User directive), and therefore scripts executed not. Dynamic content security When setting up dynamic content, such as mod_php, mod_perl or mod_python, many security considerations get out of the scope of httpd itself, and you need to consult documentation mod_info mod_mime mod_negotiation mod_status Action AddHandler RemoveHandler SetHandler “处理器”是当文件被调用时,Apache 要执行的动作的内部表示形式。 一般来说,每个文件都有基于其文件类型的隐式处理器。通常的文件会 被 服务器简单处理,但是某些文件类型会被分别“处理”。 处理器也可以被基于扩展名或位置来明确配置。它们都很有用,这不仅0 码力 | 2573 页 | 2.12 MB | 1 年前3
httpd 2.2.29 中文文档scripting options which run as part of the server itself, such as mod_php, mod_perl, mod_tcl, and mod_python, run under the identity of the server itself (see the User directive), and therefore scripts executed mod_info mod_mime mod_negotiation mod_status Action AddHandler RemoveHandler SetHandler “处理器”是当文件被调用时,Apache 要执行的动作的内部表示形式。 一般来 说,每个文件都有基于其文件类型的隐式处理器。通常的文件会被 服务器简 单处理,但是某些文件类型会被分别“处理”。 处理器也可以被基于扩展名或位置来明确配置。它们都很有用,这不仅 对程序员的说明 为了实现处理器特性,增加了需要使用的 Apache API。 特别的,结构 request_rec 增加了新成员: char *handler 如果你想要模块实现处理器,只需要在在处理请求,调用 invoke_handler 之前,将 r->handler 指向处理器名称。处理器的实现与以前一样,只是用 处理器名称取代了内容类型。 虽然不是必要,处理器的命名约定是使用破折 号分割的单词,没有斜杠,从而不侵入媒体类型名称空间。0 码力 | 1854 页 | 1.48 MB | 1 年前3
httpd 2.2.27 中文文档scripting options which run as part of the server itself, such as mod_php, mod_perl, mod_tcl, and mod_python, run under the identity of the server itself (see the User directive), and therefore scripts executed mod_info mod_mime mod_negotiation mod_status Action AddHandler RemoveHandler SetHandler “处理器”是当文件被调用时,Apache 要执行的动作的内部表示形式。 一般来 说,每个文件都有基于其文件类型的隐式处理器。通常的文件会被 服务器简 单处理,但是某些文件类型会被分别“处理”。 处理器也可以被基于扩展名或位置来明确配置。它们都很有用,这不仅 对程序员的说明 为了实现处理器特性,增加了需要使用的 Apache API。 特别的,结构 request_rec 增加了新成员: char *handler 如果你想要模块实现处理器,只需要在在处理请求,调用 invoke_handler 之前,将 r->handler 指向处理器名称。处理器的实现与以前一样,只是用 处理器名称取代了内容类型。 虽然不是必要,处理器的命名约定是使用破折 号分割的单词,没有斜杠,从而不侵入媒体类型名称空间。0 码力 | 1849 页 | 1.47 MB | 1 年前3
httpd 2.2.31 中文文档scripting options which run as part of the server itself, such as mod_php, mod_perl, mod_tcl, and mod_python, run under the identity of the server itself (see the User directive), and therefore scripts executed mod_info mod_mime mod_negotiation mod_status Action AddHandler RemoveHandler SetHandler “处理器”是当文件被调用时,Apache 要执行的动作的内部表示形式。 一般来 说,每个文件都有基于其文件类型的隐式处理器。通常的文件会被 服务器简 单处理,但是某些文件类型会被分别“处理”。 处理器也可以被基于扩展名或位置来明确配置。它们都很有用,这不仅 对程序员的说明 为了实现处理器特性,增加了需要使用的 Apache API。 特别的,结构 request_rec 增加了新成员: char *handler 如果你想要模块实现处理器,只需要在在处理请求,调用 invoke_handler 之前,将 r->handler 指向处理器名称。处理器的实现与以前一样,只是用 处理器名称取代了内容类型。 虽然不是必要,处理器的命名约定是使用破折 号分割的单词,没有斜杠,从而不侵入媒体类型名称空间。0 码力 | 1860 页 | 1.48 MB | 1 年前3
httpd 2.2.27.dev 中文文档scripting options which run as part of the server itself, such as mod_php, mod_perl, mod_tcl, and mod_python, run under the identity of the server itself (see the User directive), and therefore scripts executed mod_info mod_mime mod_negotiation mod_status Action AddHandler RemoveHandler SetHandler “处理器”是当文件被调用时,Apache 要执行的动作的内部表示形式。 一般来 说,每个文件都有基于其文件类型的隐式处理器。通常的文件会被 服务器简 单处理,但是某些文件类型会被分别“处理”。 处理器也可以被基于扩展名或位置来明确配置。它们都很有用,这不仅 对程序员的说明 为了实现处理器特性,增加了需要使用的 Apache API。 特别的,结构 request_rec 增加了新成员: char *handler 如果你想要模块实现处理器,只需要在在处理请求,调用 invoke_handler 之前,将 r->handler 指向处理器名称。处理器的实现与以前一样,只是用 处理器名称取代了内容类型。 虽然不是必要,处理器的命名约定是使用破折 号分割的单词,没有斜杠,从而不侵入媒体类型名称空间。0 码力 | 1849 页 | 1.47 MB | 1 年前3
httpd 2.4.28 中文文档scripting options which run as part of the server itself, such as mod_php, mod_perl, mod_tcl, and mod_python, run under the identity of the server itself (see the User directive), and therefore scripts executed not. Dynamic content security When setting up dynamic content, such as mod_php, mod_perl or mod_python, many security considerations get out of the scope of httpd itself, and you need to consult documentation mod_info mod_mime mod_negotiation mod_status Action AddHandler RemoveHandler SetHandler “处理器”是当文件被调用时,Apache 要执行的动作的内部表示形式。 一般来说,每个文件都有基于其文件类型的隐式处理器。通常的文件会 被 服务器简单处理,但是某些文件类型会被分别“处理”。 处理器也可以被基于扩展名或位置来明确配置。它们都很有用,这不仅0 码力 | 2659 页 | 3.10 MB | 1 年前3
httpd 2.4.33 中文文档scripting options which run as part of the server itself, such as mod_php, mod_perl, mod_tcl, and mod_python, run under the identity of the server itself (see the User directive), and therefore scripts executed not. Dynamic content security When setting up dynamic content, such as mod_php, mod_perl or mod_python, many security considerations get out of the scope of httpd itself, and you need to consult documentation mod_info mod_mime mod_negotiation mod_status Action AddHandler RemoveHandler SetHandler “处理器”是当文件被调用时,Apache 要执行的动作的内部表示形式。 一般来说,每个文件都有基于其文件类型的隐式处理器。通常的文件会 被 服务器简单处理,但是某些文件类型会被分别“处理”。 处理器也可以被基于扩展名或位置来明确配置。它们都很有用,这不仅0 码力 | 2692 页 | 3.12 MB | 1 年前3
httpd 2.4.23 中文文档scripting options which run as part of the server itself, such as mod_php, mod_perl, mod_tcl, and mod_python, run under the identity of the server itself (see the User directive), and therefore scripts executed not. Dynamic content security When setting up dynamic content, such as mod_php, mod_perl or mod_python, many security considerations get out of the scope of httpd itself, and you need to consult documentation mod_info mod_mime mod_negotiation mod_status Action AddHandler RemoveHandler SetHandler “处理器”是当文件被调用时,Apache 要执行的动作的内部表示形式。 一般来说,每个文件都有基于其文件类型的隐式处理器。通常的文件会 被 服务器简单处理,但是某些文件类型会被分别“处理”。 处理器也可以被基于扩展名或位置来明确配置。它们都很有用,这不仅0 码力 | 2559 页 | 2.11 MB | 1 年前3
httpd 2.4.20 中文文档scripting options which run as part of the server itself, such as mod_php, mod_perl, mod_tcl, and mod_python, run under the identity of the server itself (see the User directive), and therefore scripts executed not. Dynamic content security When setting up dynamic content, such as mod_php, mod_perl or mod_python, many security considerations get out of the scope of httpd itself, and you need to consult documentation mod_info mod_mime mod_negotiation mod_status Action AddHandler RemoveHandler SetHandler “处理器”是当文件被调用时,Apache 要执行的动作的内部表示形式。 一般来说,每个文件都有基于其文件类型的隐式处理器。通常的文件会 被 服务器简单处理,但是某些文件类型会被分别“处理”。 处理器也可以被基于扩展名或位置来明确配置。它们都很有用,这不仅0 码力 | 2533 页 | 2.09 MB | 1 年前3
httpd 2.2.32 中文文档scripting options which run as part of the server itself, such as mod_php, mod_perl, mod_tcl, and mod_python, run under the identity of the server itself (see the User directive), and therefore scripts executed mod_info mod_mime mod_negotiation mod_status Action AddHandler RemoveHandler SetHandler “处理器”是当文件被调用时,Apache 要执行的动作的内部表示形式。 一般来 说,每个文件都有基于其文件类型的隐式处理器。通常的文件会被 服务器简 单处理,但是某些文件类型会被分别“处理”。 处理器也可以被基于扩展名或位置来明确配置。它们都很有用,这不仅 对程序员的说明 为了实现处理器特性,增加了需要使用的 Apache API。 特别的,结构 request_rec 增加了新成员: char *handler 如果你想要模块实现处理器,只需要在在处理请求,调用 invoke_handler 之前,将 r->handler 指向处理器名称。处理器的实现与以前一样,只是用 处理器名称取代了内容类型。 虽然不是必要,处理器的命名约定是使用破折 号分割的单词,没有斜杠,从而不侵入媒体类型名称空间。0 码力 | 1866 页 | 1.48 MB | 1 年前3
共 23 条
- 1
- 2
- 3













