Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 401429 (177 сайтов) ---- Время поиска: 0.74сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/ztcs/manual/de/mod/.

1. Apache module mod_headers
This module provides for the customization of HTTP response headers. ... This module provides a directive to control the sending of HTTP headers. ... Header . ... Syntax: Header set|append|add header value . ... Module: mod_headers . This directive can replace, merge or remove HTTP response headers during 1xx and 2xx series replies. ... set . The response header is set, replacing any previous header with this name . ... The response header is appended to any existing header of the same name. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_headers.html -- 7.3 Кб -- 03.10.2002
Похожие документы

2. Overview of new features in Apache HTTP Server 2.2 - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.4 . ... This document describes some of the major changes between the 2.0 and 2.2 versions of the Apache HTTP Server. For new features since version 1.3, see the 2.0 new features document. ... Configuration snippets which can be used to enable commonly-used features are now bundled with Apache, and can be easily added to the main server config. ... The new mod_proxy_ajp module adds support for the Apache JServ Protocol version 1.3 used by Apache Tomcat . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/ja/new_features_2_2.html -- 19.3 Кб -- 19.11.2015
Похожие документы

3. mod_authz_owner - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Authorization based on file ownership . ... This module authorizes access to files by comparing the userid used for HTTP authentication (the web userid) with the file-system owner or group of the requested file. ... file-owner . ... The name of the system group that owns the file must be present in a group database, which is provided, for example, by mod_authz_groupfile or mod_authz_dbm , and the web-username must be a member of that group. ... Require file-group...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/mod/mod_authz_owner.html -- 12.1 Кб -- 25.02.2008
Похожие документы

4. ADASS 2003 Conference Proceedings
... We present the main new features of the Aladin interactive sky atlas (version 2.0, November 2003). ... Aladin is able to build a metadata tree from the description of a dataset, in order to easily browse through all data available in a sky region on a server or in a local folder. ... Version 2, released just after ADASS 2003 meeting is a major new release implementing several new features and enhancing the role of Aladin as a VO portal (Figure 1). ... VOTable has been the first IVOA standard. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass03/P2-32/ -- 11.7 Кб -- 27.08.2004
Похожие документы

5. http://www.stsci.edu/documents/dhb/web/c01_intro.fm1.html
... A program called StarView acts as an interface to the Archive; it allows you to search the Archive and to retrieve data from it. ... To retrieve data electronically you need to be able to access StarView (or the Archive web site if you are interested only in public data), and you need to be a registered user of the archive. ... http://archive.stsci.edu/starview.html The web site contains directions and materials for installing StarView on your own computer. ... Click on [Begin Search] . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/documents/dhb/web/c01_intro.fm1.html -- 9.6 Кб -- 17.11.1997
Похожие документы

6. Guide to Science Software and Data on HEAD Computers
This is a preliminary version of a document which will hopefully evolve into a useful SCIENCE HELP page. This is meant to be an easily accessed directory of science software and data products which are available in the high energy division, primarily those which are maintained by "volunteer" scientists. ... The idea is to make this a cooperative venture - this document can be edited by anyone on the HEAD network (/proj/qedros2/QEDT/www/Science_guide/science_guide.html). ... LOCATION: /soft/ciao . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/QEDT/Science_guide/science_guide.html -- 8.0 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>3624) - hea-www.harvard.edu/ )

7. Zen: Tsearch V2 Readme
... Tsearch2 - is the full text engine, fully integrated into PostgreSQL RDBMS. ... Supports multiple table driven configurations . ... Index support (GiST and Gin ) with concurrency and recovery support . ... Tsearch2, in a nutshell, provides FTS operator (contains) for the new data types, representing document ( tsvector ) and query ( tsquery ). ... It consists of lexemes (optionally labelled) with boolean operators between. ... what lexemes to index and the way they are processed . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/Tsearch_V2_Readme.html -- 10.8 Кб -- 22.12.2007
Похожие документы

8. http://observ.pereplet.ru/images/z/backupsql.txt
php /* * Backup script on server. ... Connects to the mySQL * database and creates a backup file of the whole database. ... Yes/No? ... It will void your warranty :-D! $ date = date ( mdy-hia ); $filename = $savepath/$dbname-$ date .sql ; if($use_gzip== yes ){ $ filename2 = $ file ; } else { $ filename2 = $savepath/$dbname-$ date .sql ; } if($send_email == yes ){ $fileatt_type = filetype($ filename2 ); $ fileatt_name = .$dbname. - .$ ... BR>"; $message .= "--{$mime_boundary}\n" ." ...
[ Сохраненная копия ]  Ссылки http://observ.pereplet.ru/images/z/backupsql.txt -- 7.3 Кб -- 29.12