httpd

httpd

 英

  • 网络超文本协议服务;主配置文件;编辑文件

例句

Apache httpd is the only server module that caters to the "academic definition" of an application server.

Apache服务器软件唯一满足应用服务器经典定义服务器模块

mini-httpd handles multiple concurrent requests in a single system thread, while demanding little from its host in the way of memory or CPU.

mini-httpd可以一个系统线程处理多个并发请求但是主机占用内存CPU很少

Apache httpd with its mod_* architecture is a great example of simple design that supports multiple language runtimes.

服务器软件Apachemod_*体系结构就是一个很好例子设计简单而且运行时支持语言

This can be affected by . htaccess settings, settings inside or portions of httpd. conf, or by ini_set calls within a PHP script.

影响:.htaccess设置、httpd.conf部分设置PHP脚本ini_set调用

The composites could just as easily be deployed to two separate HTTPD instances.

可以方便地组合部署两个独立HTTPD实例

To avoid any possible data consistency issues during the upgrade, I shut down the httpd daemon and stopped the lpar2rrd script from running.

为了避免升级过程出现任何数据一致性问题关闭httpd后台程序停止运行lpar2rrd脚本

In order to set up an area of your Web site where media files can be served, you can add the following directive to your httpd. conf file.

为了Web站点设置一个可以提供媒体文件区域可以以下指令添加httpd.conf文件

To turn off Keep-Alive, find the relevant line in your httpd. conf file and change it to Keep-Alive Off.

关闭Keep-Alive,httpd.conf文件找到相关改为Keep-AliveOff。

Then we'll take a brief look at deploying to a shared Web-hosting environment, where access to httpd. conf is forbidden.

然后粗略了解一下如何Django应用程序部署共享Web宿主环境这里不能访问httpd.conf。

If the Web server fails to start, manual changes may have corrupted the HTTP configuration file (httpd. conf if using IBM HTTP Server).

如果Web服务器启动失败那么可能手工修改破坏HTTP配置文件对于IBMHTTP服务器httpd.conf)。

Restarting the httpd daemon and rerunning the tests gave the results shown in Listing 5.

重新启动httpd守护进程再次运行这些测试结果清单5

In either case you need to stop the Apache server, and edit your httpd. Conf to configure Apache to work with PHP.

无聊那种方法首先必须停止Apache服务器然后编辑httpd.conf,配置ApachePHP协同工作

The rest of httpd. conf consists of two Directory stanzas.

conf剩余部分两个Directory组成

Of course, the location of the httpd. conf file depends on the location of the HTTPServer install.

当然httpd.conf文件位置取决于HTTPServer安装位置

If the configuration is moved into httpd. conf and AllowOverrides is disabled, disk usage can be reduced.

如果配置转移httpd.confAllowOverrides禁用磁盘使用减少

A more secure configuration would use the Apache httpd to process requests and hand them to Tomcat.

安全配置可以使用Apachehttpd处理请求它们交给Tomcat

If you installed Coldfusion after installing Apache Web server, you will be prompted to locate your Apache httpd. conf configuration file.

如果安装ApacheWeb服务器之后安装Coldfusion那么获得提示要求定位Apachehttpd.conf配置文件

Listing 7 shows the RESTdoc comments for the httpd. groovy file; the method implementations have been removed for brevity.

清单7显示httpd.groovy文件RESTdoc注释简便起见实现方法移除

Having httpd installed as a service will allow us to start and stop the server asynchronously from our code.

安装httpd作为服务允许我们代码异步启动停止服务器

To determine which MPM you're currently using, execute httpd -l.

确定当前使用MPM执行httpd-l。

In the httpd. Conf file, you will get detailed information about what is happening during the authentication process.

那么得到关于认证过程发生情况详细信息

Any special configurations are then placed directly in httpd. conf.

之后任何特殊配置直接httpd.conf

Modules compiled separately from the Apache httpd binary that can be loaded on-demand.

Apachehttpd二进分开编译可以调用加载模块Modules)。

Open your httpd. conf file located in the "conf" folder, where you installed Apache.

打开位于conf文件夹httpd.conf文件Apache安装这个文件夹

Make sure that the httpd binary you are running is the actual new httpd binary you just built.

确认运行httpd程序就是刚刚编译httpd程序

If a server is not found, IBM HTTP Server will process the request using its httpd. conf configuration file.

如果没有找到服务器IBMHTTPServer使用httpd.conf配置文件处理请求

You can use the complete httpd. conf configuration file provided in this article.

可以使用本文提供完整httpd.conf配置文件

With httpd installed and ready, we need to create a Zero project to hold our code.

安装准备httpd之后需要创建一个Zero项目存放代码

You can more fully configure your Apache server by editing the httpd. conf file.

通过编辑httpd.conf文件可以更加充分配置Apache服务器

To activate this feature, insert the following into the httpd. conf file.

激活特性httpd.conf文件插入以下内容

You'll see that services, such as httpd and nfs, are turned off by default -- even PF is off.

看到缺省情况关闭一些服务httpdnfs甚至关闭PF

KeepAlive 5 at the global level of httpd. conf allows the server to handle 5 requests on a connection before forcing the connection closed.

conf全局KeepAlive5允许服务器连接强制关闭之前处理一个连接5请求

Listing 5 shows that we pick out the httpd configuration properties that we want to expose as we create the JSON response data.

清单5显示我们挑选httpd配置属性这些属性创建JSON响应数据公开属性

You should see an index page that lists all of the RESTful resources types in your application, with httpd and process among them.

应该看到一个索引页面页面列出应用程序所有RESTful资源类型其中包括httpdprocess

You should modify the value of server1's installation path to be the one used by your local httpd installation.

应该server1安装路径修改本地httpd安装使用安装路径

Before you begin coding, you should make sure that you have the Apache HTTP server (httpd) installed and working properly.

开始编码应该确保ApacheHTTP服务器httpd安装正常工作

If there are no httpd processes in the process list, the results of the test are discounted.

如果进程没有httpd进程测试结果不予考虑

The httpd. groovy comments are most illustrative because they show all of the possible tags used in RESTdoc comments.

groovy注释具有说明因为它们显示RESTdoc注释使用所有可能标记

It is important to stay current on operating system, httpd, php, and DB2 maintenance, particularly as related to security issues.

时时关注操作系统httpdphpDB2维护尤其是安全方面一点重要

im-httpd is tiny -- only about 7 kilobytes, linked against glibc.

im-httpd,非常服务器——只有大约7KB,链接到glibc