httpd
美
英 
- 網(wǎng)絡(luò)超文本協(xié)議服務(wù);主配置文件;編輯文件
例句
Apache httpd is the only server module that caters to the "academic definition" of an application server.
Apache服務(wù)器軟件是唯一的滿足應(yīng)用服務(wù)器經(jīng)典定義的服務(wù)器模塊。
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可以在一個系統(tǒng)線程中處理多個并發(fā)請求,但是在主機上占用的內(nèi)存或CPU很少。
Apache httpd with its mod_* architecture is a great example of simple design that supports multiple language runtimes.
服務(wù)器軟件Apache和它的mod_*體系結(jié)構(gòu)就是一個很好的例子,它的設(shè)計很簡單,而且在運行時支持多語言。
This can be affected by . htaccess settings, settings inside or portions of httpd. conf, or by ini_set calls within a PHP script.
對它有影響的有:.htaccess設(shè)置、httpd.conf的或部分中的設(shè)置和PHP腳本中的ini_set調(diào)用。
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.
為了避免在升級過程中出現(xiàn)任何數(shù)據(jù)一致性問題,我關(guān)閉了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站點上設(shè)置一個可以提供媒體文件的區(qū)域,您可以將以下指令添加到httpd.conf文件中。
To turn off Keep-Alive, find the relevant line in your httpd. conf file and change it to Keep-Alive Off.
要關(guān)閉Keep-Alive,請在httpd.conf文件中找到相關(guān)的行,并將其改為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應(yīng)用程序部署到共享的Web宿主環(huán)境,在這里不能訪問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服務(wù)器啟動失敗,那么可能是手工修改破壞了HTTP配置文件(對于IBMHTTP服務(wù)器是httpd.conf)。
Restarting the httpd daemon and rerunning the tests gave the results shown in Listing 5.
重新啟動httpd守護進程并再次運行這些測試,其結(jié)果如清單5所示。
In either case you need to stop the Apache server, and edit your httpd. Conf to configure Apache to work with PHP.
無聊那種方法,您首先必須停止Apache服務(wù)器,然后編輯httpd.conf,以配置Apache和PHP協(xié)同工作。
The rest of httpd. conf consists of two Directory stanzas.
conf中剩余的部分由兩個Directory節(jié)組成。
Of course, the location of the httpd. conf file depends on the location of the HTTPServer install.
當(dāng)然,httpd.conf文件的位置取決于HTTPServer的安裝位置。
If the configuration is moved into httpd. conf and AllowOverrides is disabled, disk usage can be reduced.
如果配置轉(zhuǎn)移到httpd.conf中,且AllowOverrides被禁用,磁盤的使用就能減少。
A more secure configuration would use the Apache httpd to process requests and hand them to Tomcat.
更安全的配置可以使用Apache的httpd處理請求并把它們交給Tomcat。
If you installed Coldfusion after installing Apache Web server, you will be prompted to locate your Apache httpd. conf configuration file.
如果在安裝ApacheWeb服務(wù)器之后安裝Coldfusion,那么您會獲得提示,要求您定位Apache的httpd.conf配置文件。
Listing 7 shows the RESTdoc comments for the httpd. groovy file; the method implementations have been removed for brevity.
清單7顯示httpd.groovy文件的RESTdoc注釋;為簡便起見,實現(xiàn)方法已被移除。
Having httpd installed as a service will allow us to start and stop the server asynchronously from our code.
安裝httpd作為服務(wù)將允許我們從代碼中異步啟動和停止服務(wù)器。
To determine which MPM you're currently using, execute httpd -l.
要確定當(dāng)前使用的是哪種MPM,可執(zhí)行httpd-l。
In the httpd. Conf file, you will get detailed information about what is happening during the authentication process.
那么您將得到關(guān)于在認證過程中發(fā)生的情況的詳細信息。
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二進制映象分開編譯的可以在被調(diào)用時加載的模塊(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.
如果沒有找到服務(wù)器,則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之后,需要創(chuàng)建一個Zero項目來存放代碼。
You can more fully configure your Apache server by editing the httpd. conf file.
通過編輯httpd.conf文件,可以更加充分地配置Apache服務(wù)器。
To activate this feature, insert the following into the httpd. conf file.
要激活此特性,向httpd.conf文件插入以下內(nèi)容。
You'll see that services, such as httpd and nfs, are turned off by default -- even PF is off.
您將看到在缺省情況下關(guān)閉了一些服務(wù),如httpd和nfs,甚至關(guān)閉了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允許服務(wù)器在連接強制關(guān)閉之前處理一個連接上的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配置屬性,這些屬性是在創(chuàng)建JSON響應(yīng)數(shù)據(jù)時要公開的屬性。
You should see an index page that lists all of the RESTful resources types in your application, with httpd and process among them.
應(yīng)該能看到一個索引頁面,此頁面列出了應(yīng)用程序中的所有RESTful資源類型,其中包括httpd和process。
You should modify the value of server1's installation path to be the one used by your local httpd installation.
您應(yīng)該將server1的安裝路徑值修改為您的本地httpd安裝使用的安裝路徑值。
Before you begin coding, you should make sure that you have the Apache HTTP server (httpd) installed and working properly.
開始編碼前,應(yīng)該確保ApacheHTTP服務(wù)器(httpd)已安裝并正常工作。
If there are no httpd processes in the process list, the results of the test are discounted.
如果進程表中沒有httpd進程,則測試結(jié)果將不予考慮。
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.
時時關(guān)注操作系統(tǒng)、httpd、php和DB2維護,尤其是事關(guān)安全的方面,這一點很重要。
im-httpd is tiny -- only about 7 kilobytes, linked against glibc.
im-httpd,非常小的服務(wù)器——只有大約7KB,鏈接到glibc。