Поиск по:uneex.mithril.cs.msu.su -
Поискать по всем серверам
На этой странице приведены все страницы сервера uneex.mithril.cs.msu.su ,которые мы индексируем. Показаны документы 4381 - 4400 из 5082.
Упорядочить по:
URL
|
дате изменения
4381. mod_auth_digest - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . Description: . User authentication using MD5 Digest Authentication. ... Experimental . ... auth_digest_module . ... mod_auth_digest.c . This module implements HTTP Digest Authentication. ... Using Digest Authentication . ... The AuthDigestFile directive sets the name of a textual file containing the list of users and encoded passwords for digest authentication. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_auth_digest.html -- 22.9 Кб -- 26.09.2011
Похожие документы
Похожие документы
4382. mod_auth_ldap - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... Allows an LDAP directory to be used to store the database for HTTP Basic authentication. ... mod_auth_ldap supports the following features: . ... If a single unique match is found, then mod_auth_ldap attempts to bind to the directory server using the DN of the entry plus the password provided by the HTTP client. ... The Require ldap-attribute directive allows the administrator to grant access based on attributes of the authenticated user in the LDAP directory. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_auth_ldap.html -- 49.0 Кб -- 26.09.2011
Похожие документы
Похожие документы
4383. mod_autoindex - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... The DirectoryIndex directive sets the name of this file. ... The AddIcon , AddIconByEncoding and AddIconByType are used to set a list of icons to display for various file types; for each file listed, the first icon listed that matches the file is displayed. ... C=D sorts the directory by description, then file name . ... Presence of this option, when used with IconWidth, will cause the server to include height and width attributes in the img tag for the file icon...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_autoindex.html -- 48.9 Кб -- 26.09.2011
Похожие документы
Похожие документы
4384. mod_cache - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... Documentation is still under development... mod_cache implements an RFC 2616 compliant HTTP content cache that can be used to cache either local or proxied content. mod_cache requires the services of one or more storage management modules. Two storage management modules are included in the base Apache distribution: . ... The default duration to cache a document when no expiry date is specified. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_cache.html -- 26.1 Кб -- 26.09.2011
Похожие документы
Похожие документы
4385. mod_cern_meta - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... cern_meta_module . Source?File: . mod_cern_meta.c . Emulate the CERN HTTPD Meta file semantics. Meta files are HTTP headers that can be output in addition to the normal range of headers for each file accessed. ... Name of the directory to find CERN-style meta information files . ... Specifies the name of the directory in which Apache can find meta information files. ... File name suffix for the file containg CERN-style meta information . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_cern_meta.html -- 8.4 Кб -- 26.09.2011
Похожие документы
Похожие документы
4386. mod_cgi - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... Any file that has the mime type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client. ... The default behavior, if AcceptPathInfo is not given, is that mod_cgi will accept path info (trailing /more/path/info following the script filename in the URI), while the core server will return a 404 NOT FOUND error for requests with additional path info. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_cgi.html -- 14.7 Кб -- 26.09.2011
Похожие документы
Похожие документы
4387. mod_cgid - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... Execution of CGI scripts using an external CGI daemon . ... Except for the optimizations and the additional ScriptSock directive noted below, mod_cgid behaves similarly to mod_cgi . ... The main server communicates with this daemon using a unix domain socket. ... The only exception is the additional directive ScriptSock which gives the name of the socket to use for communication with the cgi daemon. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_cgid.html -- 6.9 Кб -- 26.09.2011
Похожие документы
Похожие документы
4388. mod_charset_lite - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... Specify character set translation or recoding . ... charset_lite_module . ... CharsetDefault . ... The character set name parameters of CharsetSourceEnc and CharsetDefault must be acceptable to the translation mechanism used by APR on the system where mod_charset_lite is deployed. ... The ImplicitAdd keyword specifies that mod_charset_lite should implicitly insert its filter when the configuration specifies that the character set of content should be translated. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_charset_lite.html -- 12.7 Кб -- 26.09.2011
Похожие документы
Похожие документы
4389. mod_dav - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... To enable mod_dav , add the following to a container in your httpd.conf file: . ... In addition, a location for the DAV lock database must be specified in the global section of your httpd.conf file using the DavLockDB directive: . ... In order for mod_dav to manage files, it must be able to write to the directories and files under its control using the User and Group under which Apache is running. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_dav.html -- 15.8 Кб -- 26.09.2011
Похожие документы
Похожие документы
4390. mod_dav_fs - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... filesystem provider for mod_dav . ... Extension . ... DavLockDB . ... Location of the DAV lock database . ... The directory containing the lock database file must be writable by the User and Group under which Apache is running. ... In the above example, Apache will create files in the var/ directory under the ServerRoot with the base filename DavLock and extension name chosen by the server. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_dav_fs.html -- 6.4 Кб -- 26.09.2011
Похожие документы
Похожие документы
4391. mod_deflate - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.0 . ... The mod_deflate module provides the DEFLATE output filter that allows output from your server to be compressed before being sent to the client over the network. ... AddOutputFilterByType DEFLATE text/html text/plain text/xml . ... The mod_deflate module sends a Vary: Accept-Encoding HTTP response header to alert proxies that a cached response should be sent only to clients that send the appropriate Accept-Encoding request header. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_deflate.html -- 20.1 Кб -- 26.09.2011
Похожие документы
Похожие документы
4392. mod_dir - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... Provides for "trailing slash" redirects and serving directory index files . ... This is controlled by mod_dir . ... A "trailing slash" redirect is issued when the server receives a request for a URL http://servername/foo/dirname where dirname is a directory. Directories require a trailing slash, so mod_dir issues a redirect to http://servername/foo/dirname/ . ... mod_dir . ... DirectoryIndex will be evaluated only for directories requested with trailing slash. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_dir.html -- 10.2 Кб -- 26.09.2011
Похожие документы
Похожие документы
4393. mod_disk_cache - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . Description: . Content cache storage manager keyed to URIs . ... Experimental . ... disk_cache_module . ... This module is experimental. Documentation is still under development... mod_disk_cache implements a disk based storage manager. ... If the mod_disk_cache module has been loaded or compiled in to the Apache server, this directive must be defined. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_disk_cache.html -- 22.2 Кб -- 26.09.2011
Похожие документы
Похожие документы
4394. mod_dumpio - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... mod_dumpio allows for the logging of all input received by Apache and/or all output sent by Apache to be logged (dumped) to the error.log file. The data logging is done right after SSL decoding (for input) and right before SSL encoding (for output). ... DumpIOInput . DumpIOOutput . ... Dump all input data to the error log . ... Dump all output data to the error log . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_dumpio.html -- 6.8 Кб -- 26.09.2011
Похожие документы
Похожие документы
4395. mod_echo - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... A simple echo server to illustrate protocol modules . ... echo_module . ... This module provides an example protocol module to illustrate the concept. It provides a simple echo server. ... ProtocolEcho . ... Turn the echo server on or off . ... Module: . ... The ProtocolEcho directive enables or disables the echo server. ... Licensed under the Apache License, Version 2.0 . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_echo.html -- 4.8 Кб -- 26.09.2011
Похожие документы
Похожие документы
4396. mod_env - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... Modifies the environment which is passed to CGI scripts and SSI pages . ... This module allows for control of the environment that will be provided to CGI scripts and SSI pages. ... PassEnv env-variable [ env-variable ] .. ... mod_env . Specifies one or more environment variables to pass to CGI scripts and SSI pages from the environment of the shell which invoked the httpd process. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_env.html -- 7.4 Кб -- 26.09.2011
Похожие документы
Похожие документы
4397. mod_example - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.0 . ... The files in the src/modules/example directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... If you link it into your server, enable the "example-handler" handler for a location, and then browse to that location, you will see a display of some of the tracing the example module did as the various callbacks were made. ... Using the mod_example Module . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_example.html -- 8.2 Кб -- 26.09.2011
Похожие документы
Похожие документы
4398. mod_expires - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.0 . ... This module controls the setting of the Expires HTTP header and the max-age directive of the Cache-Control HTTP header in server responses. The expiration date can set to be relative to either the time the source file was last modified, or to the time of the client access. ... access . ... If set to On , the headers will be added to served documents according to the criteria defined by the ExpiresByType and ExpiresDefault directives ( q.v. ). ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_expires.html -- 13.6 Кб -- 26.09.2011
Похожие документы
Похожие документы
4399. mod_ext_filter - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... mod_ext_filter presents a simple and familiar programming model for filters . ... any programming/scripting language can be used, provided that it allows the program to read from standard input and write to standard output . existing programs can be used unmodified as Apache filters . ... mod_ext_filter directive to define a filter . ... program /usr/bin/enscript, with the type of . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_ext_filter.html -- 17.8 Кб -- 26.09.2011
Похожие документы
Похожие документы
4400. mod_file_cache - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Modules . ... Caches a static list of files in memory . ... file_cache_module . ... mod_file_cache caches a list of statically configured files via MMapFile or CacheFile directives in the main server configuration. ... The CacheFile directive of mod_file_cache opens an active handle or file descriptor to the file (or files) listed in the configuration directive and places these open file handles in the cache. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/mod/mod_file_cache.html -- 12.9 Кб -- 26.09.2011
Похожие документы
Похожие документы