XWare Поиск по информационным ресурсам МГУ English Russian
       
       Точная форма слов   О проекте   Сайты   Помощь
Поиск по:uneex.mithril.cs.msu.su   - Поискать по всем серверам
На этой странице приведены все страницы сервера uneex.mithril.cs.msu.su ,которые мы индексируем. Показаны документы 4401 - 4420 из 5082.

В начало ] Пред. | 217 | 218 | 219 | 220 | 221 | 222 | 223 | 224 | 225 | 226 | След.В конец ]

Упорядочить по: URL  |  дате изменения
4401. mod_headers - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... Customization of HTTP request and response headers . ... The directives provided by mod_headers can occur almost anywhere within the server configuration. ... Add a header, MyHeader , to the response including a timestamp for when the request was received and how long it took to begin serving the request. ... If the header MyRequestHeader: value is present on the HTTP request, the response will contain the following header: . ... Configure HTTP response headers ....
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_headers.html -- 16.6 Кб -- 26.09.2011
Похожие документы

4402. mod_imap - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... Default <base> assignment through a new map directive base . ... The directives can come in any order, but are processed in the order they are found in the imagemap file. base Directive . ... The base directive overrides ImapBase as set in a .htaccess file or in the server configuration files. In the absence of an ImapBase configuration directive, base defaults to http://server_name/ . ... The ImapBase directive sets the default base used in the imagemap files. ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_imap.html -- 18.4 Кб -- 26.09.2011
Похожие документы

4403. mod_include - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... Server-parsed html documents (Server Side Includes) . ... If documents containing server-side include directives are given the extension .shtml, the following directives will make Apache parse them and assign the resulting document the mime type of text/html : . ... As well, Apache will activate the INCLUDES filter for any document with mime type text/x-server-parsed-html or text/x-server-parsed-html3 (and the resulting output will have the mime type text/html )....
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_include.html -- 38.9 Кб -- 26.09.2011
Похожие документы

4404. mod_info - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... Location /server-info> . ... You may wish to use mod_access inside the <Location> directive to limit access to your server configuration information: . ... Note that the configuration files are read by the module at run-time, and therefore the display may not reflect the running server's active configuration if the files have been changed since the server was last reloaded. ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_info.html -- 7.2 Кб -- 26.09.2011
Похожие документы

4405. mod_isapi - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.0 . ... ISAPI Extensions within Apache for Windows . ... isapi_module . ... It allows Internet Server extensions ( e.g. ISAPI .dll modules) to be served by Apache for Windows, subject to the noted restrictions. ISAPI extension modules (.dll files) are written by third parties. ... In the server configuration file, use the AddHandler directive to associate ISAPI files with the isapi-handler handler, and map it to them with their file extensions. ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_isapi.html -- 20.9 Кб -- 26.09.2011
Похожие документы

4406. mod_ldap - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... LDAP connection pooling and result caching services for use by other LDAP modules . Status: . ... By fetching the URL http://servername/cache-info , the administrator can get a status report of every cache that is used by mod_ldap cache. ... It specifies the directory path and file name of the trusted CA mod_ldap should use when establishing an SSL connection to an LDAP server. ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_ldap.html -- 24.5 Кб -- 26.09.2011
Похожие документы

4407. mod_log_config - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.0 . ... Three directives are provided by this module: TransferLog to create a log file, LogFormat to set a custom format, and CustomLog to define a log file and format in one step. ... The CustomLog directive is used to log requests to the server. ... This directive has exactly the same arguments and effect as the CustomLog directive, with the exception that it does not allow the log format to be specified explicitly or for conditional logging of...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_log_config.html -- 26.7 Кб -- 26.09.2011
Похожие документы

4408. mod_log_forensic - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... Forensic Logging of the requests made to the server . ... Logging is done before and after processing a request, so the forensic log contains two log lines for each request. ... If you want to run mod_log_forensic in version 2.0, you need to include mod_unique_id as well. ... The first line logs the forensic ID, the request line and all received headers, separated by pipe characters ( | ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_log_forensic.html -- 10.3 Кб -- 26.09.2011
Похожие документы

4409. mod_logio - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... Logging of input and output bytes per request . ... Module?Identifier: . logio_module . ... This module provides the logging of input and output number of bytes received/sent per request. ... This module requires mod_log_config . This module provides no directives. Custom Log Formats . ... Apache Log Files . This modules adds two new logging directives. ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_logio.html -- 5.2 Кб -- 26.09.2011
Похожие документы

4410. mod_mem_cache - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.0 . ... Content cache keyed to URIs . ... Experimental . ... It acts as a support module for mod_cache and provides a memory based storage manager. mod_mem_cache can be configured to operate in two modes: caching open file descriptors or caching objects in heap storage. mod_mem_cache is most useful when used to cache locally generated content or to cache backend server content for mod_proxy configured for ProxyPass (aka reverse proxy ). ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_mem_cache.html -- 15.7 Кб -- 26.09.2011
Похожие документы

4411. mod_mime - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.0 . ... Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and encoding) . ... While mod_mime associates meta-information with filename extensions, the core server provides directives that are used to associate all the files in a given container ( e.g. , <Location> , <Directory> , or <Files> ) with particular meta-information. ... Files with Multiple Extensions . ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_mime.html -- 57.3 Кб -- 26.09.2011
Похожие документы

4412. mod_mime_magic - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... string . ... belong . ... Frame 0 string \<MakerFile application/x-frame 0 string \<MIFFile application/x-frame 0 string \<MakerDictionary application/x-frame 0 string \<MakerScreenFon application/x-frame 0 string \<MML application/x-frame 0 string \<Book application/x-frame 0 string \<Maker application/x-frame # MS-Word 0 string \376\067\0\043 application/msword 0 string \320\317\021\340\241\261 application/msword 0 string \333\245-\0\0\0 application/msword . ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_mime_magic.html -- 14.2 Кб -- 26.09.2011
Похожие документы

4413. mod_negotiation - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... Source?File: . ... Content-Language: . ... The MultiViewsMatch directive configures whether Apache will consider files that do not have content negotiation meta-information assigned to them when choosing files. ... The ForceLanguagePriority directive uses the given LanguagePriority to satisfy negotation where the server could otherwise not return a single matching document. ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_negotiation.html -- 17.3 Кб -- 26.09.2011
Похожие документы

4414. mod_nw_ssl - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... Enable SSL encryption for NetWare . ... Base . ... This module enables SSL encryption for a specified port. ... Specifies a list of client certificate files (DER format) that are used when creating a proxied SSL connection. ... Enables SSL encryption for the specified port . ... Specifies the port and the eDirectory based certificate name that will be used to enable SSL encryption. ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_nw_ssl.html -- 7.1 Кб -- 26.09.2011
Похожие документы

4415. mod_proxy - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.0 . ... HTTP/1.1 proxy/gateway server . ... Apache's proxy features are divided into several modules in addition to mod_proxy : mod_proxy_http , mod_proxy_ftp and mod_proxy_connect . ... In the rare situation where you must download a specific file using the FTP ASCII transfer method (while the default transfer is in binary mode), you can override mod_proxy 's default by suffixing the request with ;type=a to force an ASCII transfer. ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_proxy.html -- 59.8 Кб -- 26.09.2011
Похожие документы

4416. mod_proxy_connect - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... mod_proxy extension for CONNECT request handling . ... Module?Identifier: . proxy_connect_module . ... proxy_connect.c . This module requires the service of mod_proxy . ... Thus, in order to get the ability of handling CONNECT requests, mod_proxy and mod_proxy_connect have to be present in the server. ... This module provides no directives. ... mod_proxy . ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_proxy_connect.html -- 4.5 Кб -- 26.09.2011
Похожие документы

4417. mod_proxy_ftp - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... FTP support module for mod_proxy . ... Module?Identifier: . proxy_ftp_module . ... This module requires the service of mod_proxy . ... Thus, in order to get the ability of handling FTP proxy requests, mod_proxy and mod_proxy_ftp have to be present in the server. ... This module provides no directives. mod_proxy . ... Licensed under the Apache License, Version 2.0 . ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_proxy_ftp.html -- 4.2 Кб -- 26.09.2011
Похожие документы

4418. mod_proxy_http - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... HTTP support module for mod_proxy . ... proxy_http_module . ... It provides the features used for proxying HTTP requests. mod_proxy_http supports HTTP/0.9, HTTP/1.0 and HTTP/1.1. ... Thus, in order to get the ability of handling HTTP proxy requests, mod_proxy and mod_proxy_http have to be present in the server. ... This module provides no directives. mod_proxy . ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_proxy_http.html -- 4.7 Кб -- 26.09.2011
Похожие документы

4419. mod_rewrite - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... A hook for each of these phases is provided by the Apache API. mod_rewrite uses two of these hooks: the URL-to-filename translation hook (used after the HTTP request has been read, but before any authorization starts) and the Fixup hook (triggered after the authorization phases, and after the per-directory config files ( .htaccess ) have been read, but before the content handler is activated). ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_rewrite.html -- 79.4 Кб -- 26.09.2011
Похожие документы

4420. mod_setenvif - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... Allows the setting of environment variables based on characteristics of the request . ... The mod_setenvif module allows you to set environment variables according to whether different aspects of the request match regular expressions you specify. ... The BrowserMatch is a special cases of the SetEnvIf directive that sets environment variables conditional on the User-Agent HTTP request header. ...
[ Сохраненная копия ]  Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_setenvif.html -- 15.4 Кб -- 26.09.2011
Похожие документы

В начало ] Пред. | 217 | 218 | 219 | 220 | 221 | 222 | 223 | 224 | 225 | 226 | След.В конец ]

Rambler's Top100 RFBR Яндекс цитирования