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

Пред. | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | След.В конец ]

Упорядочить по: URL  |  дате изменения
81. Apache Tutorial: Introduction to Server Side Includes - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > How-To / Tutorials . ... Server-side includes provide a means to add dynamic content to existing HTML documents. ... What are SSI? ... SSI (Server Side Includes) are directives that are placed in HTML pages, and evaluated on the server while the pages are being served. ... To permit SSI on your server, you must have the following directive either in your httpd.conf file, or in a .htaccess file: . ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/howto/ssi.html -- 24.6 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/howto/ssi.html -- 24.6 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/howto/ssi.html -- 24.6 Кб -- 04.02.2005
Похожие документы

82. Issues Regarding DNS and Apache - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... If Apache requires DNS resolution to parse the configuration files then your server may be subject to reliability problems (ie. it might not boot), or denial and theft of service attacks (including users able to steal hits from other users). ... In order for Apache to function properly, it absolutely needs to have two pieces of information about each virtual host: the ServerName and at least one IP address that the server will bind and respond to. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/dns-caveats.html -- 13.5 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/dns-caveats.html -- 13.5 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/dns-caveats.html -- 13.5 Кб -- 04.02.2005
Похожие документы

83. Apache 2.0 Thread Safety Issues - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Developer Documentation . ... When using any of the threaded mpms in Apache 2.0 it is important that every function called from Apache be thread safe. ... Casual testing generally won't tell you this either as thread safety problems can lead to subtle race conditons that may only show up in certain conditions under heavy load. ... libsablot.so.0 => /usr/local/lib/libsablot.so.0 (0x401f6000) . ... Yes . ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/developer/thread_safety.html -- 16.6 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/developer/thread_safety.html -- 16.6 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/developer/thread_safety.html -- 16.6 Кб -- 04.02.2005
Похожие документы

84. Dynamic Shared Object (DSO) Support - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.0 . ... The Apache HTTP Server is a modular program where the administrator can choose the functionality to include in the server by selecting a set of modules. ... Alternatively, modules can be compiled as Dynamic Shared Objects (DSOs) that exist separately from the main httpd binary file. ... Related Modules . ... The DSO support for loading individual Apache modules is based on a module named mod_so which must be statically compiled into the Apache core. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/dso.html -- 18.0 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/dso.html -- 18.0 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/dso.html -- 18.0 Кб -- 04.02.2005
Похожие документы

85. Frequently Asked Questions - Apache HTTP Server
... FAQ | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > FAQ . ... The latest version of this FAQ is always available from the main Apache web site, at < http://httpd.apache.org/docs-2.0/faq/ >. Since Apache 2.0 is quite new, we don't yet know what the Frequently Asked Questions will be. ... Support . Error Messages . ... The latest version of the Apache Frequently-Asked Questions list can always be found at the main Apache web site. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/faq/all_in_one.html -- 11.7 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/faq/all_in_one.html -- 11.7 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/faq/all_in_one.html -- 11.7 Кб -- 04.02.2005
Похожие документы

86. Frequently Asked Questions - Apache HTTP Server
... FAQ | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . Available Languages: en | ... The latest version of this FAQ is always available from the main Apache web site, at < http://httpd.apache.org/docs-2.0/faq/ >. ... Since Apache 2.0 is quite new, we don't yet know what the Frequently Asked Questions will be. While this section fills up, you should also consult the Apache 1.3 FAQ to see if your question is answered there. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/faq/ -- 4.5 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/faq/ -- 4.5 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/faq/ -- 4.5 Кб -- 04.02.2005
Похожие документы

87. Environment Variables in Apache - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.0 . ... The Apache HTTP Server provides a mechanism for storing information in named variables that are called environment variables . ... Related Directives . ... The most basic way to set an environment variable in Apache is using the unconditional SetEnv directive. ... For additional flexibility, the directives provided by mod_setenvif allow environment variables to be set on a per-request basis, conditional on characteristics of particular requests. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/env.html -- 23.0 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/env.html -- 23.0 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/env.html -- 23.0 Кб -- 04.02.2005
Похожие документы

88. Glossar - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP-Server > Dokumentation > Version 2.0 . ... Dieses Glossar erlдutert einige gebrдuchliche Fachbegriffe im Zusammenhang mit dem Apache im Speziellen und Web-Diensten im Allgemeinen. ... Eine eindeutige Formel oder ein Satz von Regeln zur Lцsung eines Problems in einer endlichen Anzahl von Schritten. ... Die Module-Magic-Number ist eine Konstante, die im Apache-Quelltext definiert ist und im Zusammenhang mit der Binдrkompatibilitдt von Modulen steht. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/glossary.html -- 32.0 Кб -- 04.02.2005
Похожие документы

89. How-To / Tutorials - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . ... Dynamic Content with CGI . The CGI (Common Gateway Interface) defines a way for a web server to interact with external content-generating programs, which are often referred to as CGI programs or CGI scripts. ... This document will be an introduction to setting up CGI on your Apache web server, and getting started writing CGI programs. ... See: Server Side Includes (SSI) . ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/howto/ -- 6.6 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/howto/ -- 6.6 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/howto/ -- 6.6 Кб -- 04.02.2005
Похожие документы

90. Filters - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . ... This document describes the use of filters in Apache. ... A filter is a process that is applied to data that is sent or received by the server. Data sent by clients to the server is processed by input filters while data sent by the server to the client is processed by output filters . ... The following user-selectable filters are currently provided with the Apache HTTP Server distribution. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/filter.html -- 7.5 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/filter.html -- 7.5 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/filter.html -- 7.5 Кб -- 04.02.2005
Похожие документы

91. Support - Frequently Asked Questions - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > FAQ . ... What to do in case of problems . Whom do I contact for support? ... Check the errorlog! Apache tries to be helpful when it encounters a problem. ... The latest version of the Apache Frequently-Asked Questions list can always be found at the main Apache web site. Check the Apache bug database . Most problems that get reported to The Apache Group are recorded in the bug database . ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/faq/support.html -- 8.3 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/faq/support.html -- 8.3 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/faq/support.html -- 8.3 Кб -- 04.02.2005
Похожие документы

92. Apache Tutorial: Dynamic Content with CGI - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > How-To / Tutorials . ... Configuring Apache to permit CGI . Writing a CGI program . ... The CGI (Common Gateway Interface) defines a way for a web server to interact with external content-generating programs, which are often referred to as CGI programs or CGI scripts. ... The ScriptAlias directive tells Apache that a particular directory is set aside for CGI programs. ... The output of your CGI program . ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/howto/cgi.html -- 28.3 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/howto/cgi.html -- 28.3 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/howto/cgi.html -- 28.3 Кб -- 04.02.2005
Похожие документы

93. Apache's Handler Use - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... This document describes the use of Apache's Handlers. ... A "handler" is an internal Apache representation of the action to be performed when a file is called. Generally, files have implicit handlers, based on the file type. Normally, all files are simply served by the server, but certain file types are "handled" separately. ... The following directives will enable the send-as-is handler, which is used for files which contain their own HTTP headers. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/handler.html -- 10.4 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/handler.html -- 10.4 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/handler.html -- 10.4 Кб -- 04.02.2005
Похожие документы

94. 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://itpm.msu.su/manual/de/mod/mod_auth_digest.html -- 23.6 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/mod/mod_auth_digest.html -- 23.6 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/mod/mod_auth_digest.html -- 23.6 Кб -- 04.02.2005
Похожие документы

95. mod_auth_dbm - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.0 . ... Provides for user authentication using DBM files . ... This module provides for HTTP Basic Authentication, where the usernames and passwords are stored in DBM type database files. ... Combining Group and Password DBM files: In some cases it is easier to manage a single database which contains both the password and group details for each user. ... This program can be used to create and update DBM format password files for use with this module. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/mod/mod_auth_dbm.html -- 14.9 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/mod/mod_auth_dbm.html -- 14.9 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/mod/mod_auth_dbm.html -- 14.9 Кб -- 04.02.2005
Похожие документы

96. Terms Used to Describe Directives - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... This document describes the terms that are used to describe each Apache configuration directive . ... If the directive has a default value ( i.e. , if you omit it from your configuration entirely, the Apache Web server will behave as though you set it to a particular value), it is described here. ... This means that the directive may be used in the server configuration files ( e.g. , httpd.conf ), but not within any <VirtualHost> or <Directory> containers. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/mod/directive-dict.html -- 16.2 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/mod/directive-dict.html -- 16.2 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/mod/directive-dict.html -- 16.2 Кб -- 04.02.2005
Похожие документы

97. Log Files - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... Error Log . Access Log . ... Other Log Files . Anyone who can write to the directory where Apache is writing a log file can almost certainly gain access to the uid that the server is started as, which is normally root. ... In addition, log files may contain information supplied directly by the client, without escaping. ... Since it is possible to customize the access log, you can obtain more information about error conditions using that log file. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/logs.html -- 32.2 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/logs.html -- 32.2 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/logs.html -- 32.2 Кб -- 04.02.2005
Похожие документы

98. The Apache License, Version 2.0 - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . ... Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). ... Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/license.html -- 14.7 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/license.html -- 14.7 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/license.html -- 14.7 Кб -- 04.02.2005
Похожие документы

99. Security Tips - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... Some hints and tips on security issues in setting up a web server. ... CGI in General . Non Script Aliased CGI . ... Protect Server Files by Default . ... In typical operation, Apache is started by the root user, and it switches to the user defined by the User directive to serve hits. ... Using the "exec cmd" element, SSI-enabled files can execute any CGI script or program under the permissions of the user and group Apache runs as, as configured in httpd.conf. ...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/misc/security_tips.html -- 18.9 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/en/misc/security_tips.html -- 18.9 Кб -- 04.02.2005
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/misc/security_tips.html -- 18.9 Кб -- 04.02.2005
Похожие документы

100. Apache starten - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... Unter Windows lДuft der Apache Эblicherweise als Dienst (Windows NT, 2000 und XP) oder als Konsolenanwendung (Windows 9x und ME). ... Beim Bootvorgang starten . ... httpd . ... Wenn die in der Konfigurationsdatei angegebene Listen -Anweisung auf die Voreinstellung von 80 gesetzt ist (oder einen anderen Port unterhalb von 1024), dann mЭssen Sie root-Berechtigung besitzen, um den Apache starten zu kЖnnen. ... Dies zeigt an, dass der Server hochgefahren ist und...
[ Сохраненная копия ]  Ссылки http://itpm.msu.su/manual/de/invoking.html -- 12.2 Кб -- 04.02.2005
Похожие документы

Пред. | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | След.В конец ]

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