Поиск по:uneex.mithril.cs.msu.su -
Поискать по всем серверам
На этой странице приведены все страницы сервера uneex.mithril.cs.msu.su ,которые мы индексируем. Показаны документы 4461 - 4480 из 5082.
Упорядочить по:
URL
|
дате изменения
4461. rotatelogs - Piped logging program to rotate Apache logs - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Programs . rotatelogs is a simple program for use in conjunction with Apache's piped logfile feature. ... CustomLog "|bin/rotatelogs /var/logs/logfile 86400" common . This creates the files /var/logs/logfile.nnnn where nnnn is the system time at which the log nominally starts (this time will always be a multiple of the rotation time, so you can synchronize cron scripts with it). ... time (localized) . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/programs/rotatelogs.html -- 8.0 Кб -- 26.09.2011
Похожие документы
Похожие документы
4462. suexec - Switch user before executing external programs - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Programs . suexec is used by the Apache HTTP Server to switch to another user before executing CGI programs. In order to achieve this, it must run as root . ... For further information about the concepts and and the security model of suexec please refer to the suexec documentation ( http://httpd.apache.org/docs/2.0/suexec.html ). ... If you are root , this option displays the compile options of suexec . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/programs/suexec.html -- 4.4 Кб -- 26.09.2011
Похожие документы
Похожие документы
4463. Apache mod_rewrite - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . The great thing about mod_rewrite is it gives you all the configurability and flexibility of Sendmail. ... Apache Group . ... Welcome to mod_rewrite, the Swiss Army Knife of URL manipulation! ... Extensive documentation on the directives provided by this module is provided in the mod_rewrite reference documentation . ... Licensed under the Apache License, Version 2.0 . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/rewrite/index.html -- 5.7 Кб -- 26.09.2011
Похожие документы
Похожие документы
4464. URL Rewriting Guide - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . This document supplements the mod_rewrite reference documentation . It describes how one can use Apache's mod_rewrite to solve typical URL-based problems with which webmasters are commonony confronted. We give detailed descriptions on how to solve each problem by configuring URL rewriting rulesets. ... RewriteCond %{HTTP_HOST} !^fully\.qualified\.domain\.name [NC] RewriteCond %{HTTP_HOST} !^ ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/rewrite/rewrite_guide.html -- 28.3 Кб -- 26.09.2011
Похожие документы
Похожие документы
4465. URL Rewriting Guide - Advanced topics - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . This document supplements the mod_rewrite reference documentation . It describes how one can use Apache's mod_rewrite to solve typical URL-based problems with which webmasters are commonony confronted. ... Here is the solution: first I put the following into the per-directory configuration file in the DocumentRoot of the server to rewrite the announced URL /net.sw/ to the internal path /e/netsw : . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/rewrite/rewrite_guide_advanced.html -- 46.0 Кб -- 26.09.2011
Похожие документы
Похожие документы
4466. Apache mod_rewrite Introduction - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . This document supplements the mod_rewrite reference documentation . ... Introduction . ... Rewrite Flags . ... The Apache module mod_rewrite is a very powerful and sophisticated module which provides a way to do URL manipulations. ... SCRIPT_NAME=/sw/lib/w3s/tree/global/u/rse/.www/index.html SCRIPT_FILENAME=/u/rse/.www/index.html SCRIPT_URL=/u/rse/ SCRIPT_URI=http://en1.engelschall.com/u/rse/ . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/rewrite/rewrite_intro.html -- 7.5 Кб -- 26.09.2011
Похожие документы
Похожие документы
4467. Apache mod_rewrite Technical Details - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . This document discusses some of the technical details of mod_rewrite and URL matching. Internal Processing . API Phases . Ruleset Processing . ... So, after a request comes in and Apache has determined the corresponding server (or virtual server) the rewriting engine starts processing of all mod_rewrite directives from the per-server configuration in the URL-to-filename phase. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/rewrite/rewrite_tech.html -- 10.3 Кб -- 26.09.2011
Похожие документы
Похожие документы
4468. Configuration Sections - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.0 . ... Directives in the configuration files may apply to the entire server, or they may be restricted to apply only to particular directories, files, hosts, or URLs. This document describes how to use configuration section containers or .htaccess files to change the scope of other configuration directives. ... Location> . ... Directives enclosed in a <Directory> section apply to the named filesystem directory and all subdirectories of that directory. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/sections.html -- 25.0 Кб -- 26.09.2011
Похожие документы
Похожие документы
4469. Server-Wide Configuration - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . This document explains some of the directives provided by the core server which are used to configure the basic operations of the server. ... Related Modules . ... The ServerAdmin and ServerTokens directives control what information about the server will be presented in server-generated documents such as error messages. ... The ThreadStackSize directive is used only on Netware to control the stack size. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/server-wide.html -- 8.4 Кб -- 26.09.2011
Похожие документы
Похожие документы
4470. Sitemap - Apache HTTP Server
Modules | ... Sitemap . Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . This page lists the currently available documents of the Apache HTTP Server Version 2.0 Documentation . ... Using the Apache HTTP Server . ... Apache Server Frequently Asked Questions . ... Apache HTTP Server and Supporting Programs . ... Manual Page: httpd . ... Apache MPM Common Directives . ... Apache Module mod_proxy_http . ... Converting Modules from Apache 1.3 to Apache 2.0 . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/sitemap.html -- 16.7 Кб -- 26.09.2011
Похожие документы
Похожие документы
4471. Apache SSL/TLS Encryption - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . The Apache HTTP Server module mod_ssl provides an interface to the OpenSSL library, which provides Strong Encryption using the Secure Sockets Layer and Transport Layer Security protocols. ... Documentation . mod_ssl . ... Extensive documentation on the directives and environment variables provided by this module is provided in the mod_ssl reference documentation . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/ssl/index.html -- 4.2 Кб -- 26.09.2011
Похожие документы
Похожие документы
4472. SSL/TLS Strong Encryption: Compatibility - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > SSL/TLS . ... Here we talk about backward compatibility to other SSL solutions. ... Currently full backward compatibility is provided only for Apache-SSL 1.x and mod_ssl 2.0.x. Compatibility to Sioux 1.x and Stronghold 2.x is only partial because of special functionality in these interfaces which mod_ssl (still) doesn't provide. ... Apache-SSL 1.x & mod_ssl 2.0.x compatibility: . ... SSL_STRONG_CRYPTO . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/ssl/ssl_compat.html -- 20.2 Кб -- 26.09.2011
Похожие документы
Похожие документы
4473. SSL/TLS Strong Encryption: FAQ - Apache HTTP Server
... FAQ | ... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > SSL/TLS . ... After US export restrictions on cryptographic software were loosened, mod_ssl became part of the Apache HTTP Server with the release of Apache httpd 2. ... Why does the connection hang when I connect to my SSL-aware Apache server . ... SSL uses strong cryptographic encryption, which necessitates a lot of number crunching. ... http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/ssl/ssl_faq.html -- 54.4 Кб -- 26.09.2011
Похожие документы
Похожие документы
4474. SSL/TLS Strong Encryption: How-To - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > SSL/TLS . ... Cipher Suites and Enforced Strong Security . ... SSLv2 only server . strong encryption only server . ... stronger per-directory requirements . The following creates an SSL server which speaks only the SSLv2 protocol and its ciphers. ... In short: The server has a Global ID server certificate, signed by a special CA certificate from Verisign which enables strong encryption in export browsers. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/ssl/ssl_howto.html -- 13.6 Кб -- 26.09.2011
Похожие документы
Похожие документы
4475. SSL/TLS Strong Encryption: An Introduction - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > SSL/TLS . ... A. Tanenbaum , "Introduction to Computer Networks" . As an introduction this chapter is aimed at readers who are familiar with the Web, HTTP, and Apache, but are not security experts. ... Certificates . ... SSL provides for secure communication between client and server by allowing mutual authentication, the use of digital signatures for integrity, and encryption for privacy. ... SSL v2.0 . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/ssl/ssl_intro.html -- 33.1 Кб -- 26.09.2011
Похожие документы
Похожие документы
4476. Останов и перезапуск - HTTP сервер Apache
... HTTP сервер Apache версии 2.0 . ... Для того, чтобы остановить или перезапустить Apache, необходимо послать сигнал запущенным процессам httpd . ... Обратите внимание, что процессов httpd в системе выполняется несколько, однако вы не должны отсылать сигналы ни одному из них, кроме родительского - его pid (идентификатор процесса) записывается в файл, путь к которому задается директивой PidFile . ... После того, как будут отправлены сигналы процессу httpd , вы можете узнать о состоянии сервера, набрав:...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/stopping.html -- 16.2 Кб -- 26.09.2011
Похожие документы
Похожие документы
4477. suEXEC Support - Apache HTTP Server
... Apache HTTP Server Version 2.0 . ... The suEXEC feature provides Apache users the ability to run CGI and SSI programs under user IDs different from the user ID of the calling web-server. ... By doing so, you may better understand what exactly is going on inside suEXEC and what precautions are taken to ensure your system's security. suEXEC is based on a setuid "wrapper" program that is called by the main Apache web server. ... Can the wrapper successfully become the target user and group? ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/suexec.html -- 25.8 Кб -- 26.09.2011
Похожие документы
Похожие документы
4478. Переход от версии 1.3 к версии 2.0 - HTTP сервер Apache
Модули | Директивы | ... HTTP сервер Apache версии 2.0 . Apache > HTTP сервер > Документация > Версия 2.0 . ... В добавок к обычному списку модулей, которые вы можете выбрать при сборке сервера, в Apache 2.0 появились мульти - процессные модули (МП - модули), в которых теперь сконцентрирована основная часть кода, отвечающего за обработку запросов. Многие из тех директив, которые обслуживались ядром сервера Apache 1.3, теперь перенесены в мульти - процессные модули. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/upgrading.html -- 13.1 Кб -- 26.09.2011
Похожие документы
Похожие документы
4479. Mapping URLs to Filesystem Locations - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 . This document explains how Apache uses the URL of a request to determine the filesystem location from which to serve a file. ... User Directories . URL Redirection . ... The module mod_userdir extends this idea to the web by allowing files under each user's home directory to be accessed using URLs such as the following. http://www.example.com/~user/file.html . ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/urlmapping.html -- 18.6 Кб -- 26.09.2011
Похожие документы
Похожие документы
4480. An In-Depth Discussion of Virtual Host Matching - Apache HTTP Server
... Apache HTTP Server Version 2.0 . Apache > HTTP Server > Documentation > Version 2.0 > Virtual Hosts . ... Virtual Host Matching . ... There are virtual servers, called vhosts , which are defined by <VirtualHost> sections. ... server A .. ... A _default_ vhost or the main_server is never matched for a request with an unknown or missing Host: header field if the client connected to an address (and port) which is used for name-based vhosts, e.g. , in a NameVirtualHost directive. ...
[
Сохраненная копия
]
Ссылки http://uneex.mithril.cs.msu.su/static/Apache_2.0_Doc/vhosts/details.html -- 21.0 Кб -- 26.09.2011
Похожие документы
Похожие документы