XWare Поиск по информационным ресурсам МГУ English Russian
       
       Точная форма слов   О проекте   Сайты   Помощь
Поиск по:rtm-cs.sinp.msu.ru   - Поискать по всем серверам
На этой странице приведены все страницы сервера rtm-cs.sinp.msu.ru ,которые мы индексируем. Показаны документы 521 - 540 из 1170.

В начало ] Пред. | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | След.В конец ]

Упорядочить по: URL  |  дате изменения
521. Compiling Apache under UnixWare
To compile a working copy of Apache under UnixWare, there are several other steps you may need to take. ... Make sure that USE_FCNTL_SERIALIZE_ACCEPT is defined (if not defined by Apache autoconfiguration). If using the UnixWare cc compiler, and you still see accept() errors, don't use compiler optimization, or get gcc . SCO patch tf2163 is required in order for Apache to work correctly on UnixWare 2.0.x. See http://www.sco.com for UnixWare patch information. ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/unixware.html -- 3.2 Кб -- 23.03.1999
Похожие документы

522. Upgrading to 1.3 from 1.2
In order to assist folks upgrading we are now going to maintain a document describing information critical to existing Apache users. Note that it only lists differences between recent major releases, so for example, folks using Apache 1.1 or earlier will have to figure out what changed up to Apache 1.2 before this document can be considered relevant. Old users could look at the src/CHANGES file which tracks code changes. ... There have been numerous changes to the default config files. ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/upgrading_to_1_3.html -- 14.4 Кб -- 23.03.1999
Похожие документы

523. Using Apache with Microsoft Windows
This document explains how to install, configure and run Apache 1.3 under Microsoft Windows. ... This is a single file containing Apache, ready to install and run. ... the directory to install Apache into (the default is \Program Files\Apache Group\Apache although you can change this to any other directory) . ... These files will be configured during the install ready for Apache to be run from the directory where it was installed, with the documents served from the subdirectory htdocs . ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/windows.html -- 19.6 Кб -- 23.03.1999
Похожие документы

524. Apache 1.3 documentation
New features in Apache 1.3 . Upgrading to Apache 1.3 . Apache License . ... The Apache API . Using SetUserID Execution for CGI . Frequently Asked Questions . General Performance hints for getting the best performance out of Apache . OS Specific Performance hints to help fine-tune specific platforms . ... How do I? documentation . ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/ -- 3.2 Кб -- 23.03.1999
Похожие документы

525. Apache Content Negotiation
... An example map file is: URI: foo URI: foo.en.html Content-type: text/html Content-language: en URI: foo.fr.de.html Content-type: text/html;charset=iso-8859-2 Content-language: fr, de If the variants have different source qualities, that may be indicated by the "qs" parameter to the media type, as in this picture (available as jpeg, gif, or ASCII-art): URI: foo URI: foo.jpeg Content-type: image/jpeg; qs=0.8 URI: foo.gif Content-type: image/gif; qs=0.5 URI: foo.txt Content-type: text/plain; qs=0.01 . ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/content-negotiation.html -- 23.3 Кб -- 23.03.1999
Похожие документы

526. Custom error responses
... Allows webmasters to configure the response of Apache to some error or problem. Customizable responses can be defined to be activated in the event of a server detected error or problem. e.g. if a script crashes and produces a "500 Server Error" response, then this response can be replaced with either some friendlier text or by a redirection to another URL (local or external). ... New behavior . ... redirect to a local URL, or . ... Each new variable will have the prefix REDIRECT_ . ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/custom-error.html -- 6.5 Кб -- 23.03.1999
Похожие документы

527. Issues Regarding DNS and Apache
This page could be summarized with the statement: don't require Apache to use DNS for any parsing of the configuration files . ... 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 responds to. ... use IP addresses in Listen . ... In any event it doesn't seem possible to reliably boot a virtual-hosted web server when DNS has failed unless IP addresses are used. ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/dns-caveats.html -- 9.0 Кб -- 23.03.1999
Похожие документы

528. Apache 1.3 Dynamic Shared Object (DSO) support
... On modern Unix derivatives there exists a nifty mechanism usually called dynamic linking/loading of Dynamic Shared Objects (DSO) which provides a way to build a piece of program code in a special format for loading it at run-time into the address space of an executable program. ... The idea is simple: When installing Apache the configure 's make install procedure installs the Apache C header files and puts the platform-dependent compiler and linker flags for building DSO files into the apxs program....
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/dso.html -- 17.8 Кб -- 23.03.1999
Похожие документы

529. The Apache EBCDIC Port
Version 1.3 of the Apache HTTP Server is the first version which includes a port to a (non-ASCII) mainframe machine which uses the EBCDIC character set as its native codeset. ... The port was started initially to . ... set/unset when the request body is received - depending on the content type of the request body (because the request body may contain ASCII text or a binary file) . ... In the case of text files of course, provisions must be made so that EBCDIC documents are always served in ASCII) . ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/ebcdic.html -- 14.3 Кб -- 23.03.1999
Похожие документы

530. Special Purpose Environment Variables
... To make these mechanisms as flexible as possible, they are invoked by defining environment variables, typically with BrowserMatch , though SetEnv and PassEnv could also be used, for example. ... Because of problems with Netscape 2.x and KeepAlive, we recommend the following directive be used: BrowserMatch Mozilla/2 nokeepalive This forces an HTTP/1.0 response when set. ... Some clients may not behave correctly when given an HTTP/1.1 response, and this can be used to interoperate with them. ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/env.html -- 2.7 Кб -- 23.03.1999
Похожие документы

531. Apache's Handler Use
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. ... Either based on filename extensions or on location, these handlers are unrelated to file type. This is advantageous both because it is a more elegant solution, but it also allows for both a type and a handler to be associated with a file (See also Files with Multiple Extensions ) . ... Syntax: SetHandler handler-name . ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/handler.html -- 7.2 Кб -- 23.03.1999
Похожие документы

532. Installing Apache on TPF
... This document outlines the steps needed to install Apache onto a TPF system. ... Due to the use of EBCDIC on MVS OS/390 Open Edition (later referred to simply as "Open Edition"), we've found that the most reliable method for loading Apache onto your system is to unzip and tar the distribution file on your PC, and then copy the extracted files to Open Edition via an NFS client capable of transferring the data in EBCDIC format. ... Files of concern include shell scripts and src/Configuration. ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/install-tpf.html -- 12.7 Кб -- 23.03.1999
Похожие документы

533. Compiling and Installing Apache
... For compiling and installation on Windows, see Using Apache with Microsoft Windows and for TPF see Installing the Apache 1.3 HTTP Server on TPF . ... Compiling Apache consists of three steps: Firstly select which Apache modules you want to include into the server. ... All configuration of Apache is performed in the src directory of the Apache distribution. ... Select modules to compile into Apache in the Configuration file. ... The next step is to edit the configuration files for the server. ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/install.html -- 11.2 Кб -- 23.03.1999
Похожие документы

534. Starting Apache
... It is possible to invoke Apache by the Internet daemon inetd each time a connection to the HTTP service is made (use the ServerType directive) but this is not recommended. ... This can be overridden by the ServerRoot command in the configuration file. ... Print the base version of httpd, its build date, and a list of compile time settings which influence the behavior and performance of the apache server ( e.g. , -DUSE_MMAP_FILES ), then exit. ... Any directive may appear in any of these files. ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/invoking.html -- 9.0 Кб -- 23.03.1999
Похожие документы

535. Apache Keep-Alive Support
The Keep-Alive extension to HTTP, as defined by the HTTP/1.1 draft, allows persistent connections. ... Apache 1.1 comes with Keep-Alive support on by default, however there are some directives you can use to modify Apache's behavior: . Note : Apache 1.2 uses a different syntax for the KeepAlive directive. ... Default: KeepAlive 5 . Context: server config . ... This directive enables Keep-Alive support. ... In order for Keep-Alive support to be used, first the browser must support it. ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/keepalive.html -- 4.6 Кб -- 23.03.1999
Похожие документы

536. Apache Multiple Log Files
It is now possible to specify multiple log files, each with a fully customizable format. ... Multiple log files are implemented as part of the mod_log_config module which as of Apache 1.2 is the default log module. Multiple log files be created with either the TransferLog or CustomLog directive. These directives can be repeated to create more than one log file (in previous releases, only one logfile could be given per server configuration). ... Syntax: CustomLog filename "format" . ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/multilogs.html -- 5.3 Кб -- 23.03.1999
Похожие документы

537. Setting which addresses and ports Apache uses
When Apache starts, it connects to some port and address on the local machine and waits for incoming requests. By default, it listens to all addresses on the machine, and to the port as specified by the Port directive in the server configuration. ... There are two directives used to restrict or specify which addresses and ports Apache listens to. ... Listen can be used to make a single Apache server listen to more than one address and/or port. ... Syntax: Listen [ port | IP-address:port ] . ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/bind.html -- 5.7 Кб -- 23.03.1999
Похожие документы

538. http://rtm-cs.sinp.msu.ru/manual/apache/LICENSE
Copyright (c) 1995-1999 The Apache Group. All rights reserved. Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. ... All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the Apache Group * for use in the Apache HTTP server project (http://www.apache.org/)." ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/manual/apache/LICENSE -- 3.8 Кб -- 01.01.1999
Похожие документы

539. CAN-bus in control system of small linac
... This paper discusses the architecture of new small control system of LINAC. ... This is possible because new control system small enough and we able to use for communication between various components of this system high speed and efficient CAN bus. Calculation power of personal computer and front-end micro controllers in this system enough for provide stable small latency time of control actions. ... В качестве протокола верхнего уровня для CAN bus был выбран протокол Device Net. ...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/new/can/cs/cs.html -- 20.5 Кб -- 22.12.1998
Похожие документы

540. The CAN Protocol
... There are four different message types (or "frames") on a CAN bus: . ... the Arbitration Field, which determines the priority of the message when two or more nodes are contending for the bus. ... This checksum is used for error detection. an Acknowledgement Slot; any CAN controller that has been able to correctly receive the message sends an Acknowledgement bit at the end of each message. ... The message arbitration of the CAN protocol consists mainly of comparing bit for bit of the Arbitration...
[ Сохраненная копия ]  Ссылки http://rtm-cs.sinp.msu.ru/new/can/canphis.html -- 15.6 Кб -- 22.12.1998
Похожие документы

В начало ] Пред. | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | След.В конец ]

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