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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/manual/fr/mod/mod_authn_dbd.html.

1. mod_authn_dbd - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . ... User authentication using an SQL database . ... Please note that you need to load an authorization module , such as mod_authz_ user , to get it working. # mod_dbd configuration DBDriver pgsql DBDParams dbname=apacheauth user = apache password =xxxxxx DBDMin 4 DBDKeep 8 DBDMax 20 DBDExptime 300 Directory /usr/www/myhost/private # core authentication and mod_auth_basic configuration # for mod_authn_dbd AuthType Basic AuthName My ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_authn_dbd.html -- 14.7 Кб -- 21.01.2013
Похожие документы

2. mod_authn_dbd - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... User authentication using an SQL database . ... Database Management #Use the PostgreSQL driver DBDriver pgsql #Connection string: database name and login credentials DBDParams dbname=htpasswd user = apache password =xxxxxx #Parameters for Connection Pool Management DBDMin 1 DBDKeep 2 DBDMax 10 DBDExptime 60 #Authentication Section Directory ... SQL query to look up a password for a user . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/mod/mod_authn_dbd.html -- 11.0 Кб -- 25.02.2008
Похожие документы

3. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы
Еще в разделе: (Показать все результаты (>8434) - www.eso.org/ )

4. Sternberg Astronomical Institute
SAI 175 anniversary . ... Moscow University . Search for in SAI Moscow University Search for in Russian astronomical resources . ... SAI Astronomical Databases . ... Browse SAI Software archive(ftp.sai.msu.su) . ASTRONET.RU - Russian Astronomical Network (available in translit also) . ... SAI Supernovae Research Group . ... Department of the Galaxy and Variable Stars (in Russian) . Sternberg Astronomical Institute Seminars . ... All-Russian Astronomical Olympiad (in Russian) . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/ -- 7.0 Кб -- 27.02.2014
Похожие документы

5. Apache module mod_auth_db
This module provides for user authentication using Berkeley DB files. ... AuthDBGroupFile . ... The AuthDBGroupFile directive sets the name of a DB file containing the list of user groups for user authentication. ... Combining Group and Password DB files: In some cases it is easier to manage a single database which contains both the password and group details for each user. ... The AuthDBUserFile directive sets the name of a DB file containing the list of users and passwords for user authentication. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_auth_db.html -- 10.9 Кб -- 25.01.2002
Похожие документы

6. Cray
Fortran 90 properties already in CF77 . ... Only the old form (fix form) of the source code is available. ... LOGICAL Default KIND number = 8 INTEGER Default int7 int15 KIND number = 6 1 2 digits = 46 7 15 radix = 2 2 2 range = 13 2 4 huge = 70368744177663 127 32767 bit_size = 46 8 16 INTEGER int31 int46 int64 KIND number = 4 6 8 digits = 31 46 63 radix = 2 2 2 range = 9 13 18 huge = 2147483647 70368744177663 9223372036854775807 bit_size = 32 46 46 REAL half Default,single double KIND ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/cray.html -- 11.0 Кб -- 24.10.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/cray.html -- 11.0 Кб -- 24.10.1996
Похожие документы

7. The Calibration Database GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline User?s Guide . ... The Calibration Database . How the Calibration Database Selects Which File to Return . ... The calibration database consists of a directory containing all reduced calibration files needed by the GPI DRP, and associated software for indexing and accessing the calibration files. ... date of acquisition of the raw file (in JD), or the most recent if the calibration is a combined product from several raw files . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/usage/calibdb.html -- 10.8 Кб -- 14.02.2014
Похожие документы

8. Examples of using the for statement
... To go through each file in the current directory and compare it with the same filename in another directory: #!/bin/sh # compare files to same file in directory "old" for i in * do echo $i: cmp $i old/$i echo done . ... Some examples of command substitution in for loops: #!/bin/sh # do something for all files in current # directory according to time modified for i in `ls -t` do ... done # do something for all non-fred files. for i in `cat filelist | ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.6.2.1.html -- 3.2 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>383) - comet.sai.msu.ru/ )

9. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы

10. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы

11. 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
Похожие документы

12. Index of /stp/data/cosmic.ray
... 18-Jan-2010 16:45 . ... Muon_Telesc(hourly_values)/ . ... Muon_Telesc(minute_values)/ . ... Neutron_Monitors(daily_values)/ . ... Neutron_Monitors(hourly_values)/ . 15-Nov-2010 15:12 . Neutron_Monitors(minute_values)/ . ... Neutron_Monitors(monthly_values)/ . ...
[ Сохраненная копия ]  Ссылки http://www.wdcb.ru/stp/data/cosmic.ray/ -- 3.4 Кб -- 02.02.2013
Похожие документы
Еще в разделе: (Показать все результаты (>9216) - www.wdcb.ru/ )

13. http://www.adass.org/adass/proceedings/adass00/reprints/O2-04.pdf
... F. A. Primini, and H. E. Payne, eds. Space Science Education Resource Directory Carol A. Christian, Keith Scollick Space Telescope Science Institute, Baltimore, MD USA Abstract. ... A rich suite of resources for public use is available including multimedia materials, online resources, hardcopies and other items. ... Also, providers and stake-holders wish to generate various reports, probe inventory information and track resource usage with other custom interfaces to the directory. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass00/reprints/O2-04.pdf -- 104.4 Кб -- 29.05.2001
Похожие документы

14. APO Home Page
... Current APO Weather . ... Search Site . ... Information for New Users . ... Technical Staff pages . Night Logs and Mailing Lists (maintained by APO) . ... Technical Documents and Database Search . ... Observer's Documentation and Procedures . ... Problem Reporting and APO Technical Documents Database Search . ... APO Drawing/Document Management Procedures . ... APO Technical Documents Database Search . Home Astrophysical Research Consortium . ... Mail Lists (maintained by APO) . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/ -- 13.9 Кб -- 11.02.2016
Похожие документы

15. Russian Space Research Institute WHOIS database
... Director of the Space Research Institute RAS: Academician Albert A. Galeev . ... 52, Department of High Energy Astrophysics headed by Academician Rashid A. Sunyaev . 53, Department headed by Prof. Vasily I. Moroz . ... 603, Laboratory headed by Dr. Viacheslav V. Lavroussevich . ... 902, Laboratory of Space Monitoring Information Support headed by Dr. Evgeny A. Loupian . ... WHOIS Information Storage Group . ... Copyright 1997, Space Research Institute RAS Network Information Centre . ...
[ Сохраненная копия ]  Ссылки http://www.rssi.ru/WHOIS.html -- 9.4 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>16) - www.rssi.ru/ )

16. OptInt PmWiki : PmWiki / Path Variables
OptInt PmWiki : Pm Wiki / Path Variables . ... Variables | ... When dealing with file or path variables, one has to recognize the difference between working with URLs and files on disk. ... The $ScriptUrl and $PubDirUrl variables are used to tell a browser , connecting via the webserver, how to execute the pmwiki script ( $ScriptUrl ) and the base url for getting files from PmWiki's pub/ directory ( $PubDirUrl ). ... is an associative array which PmWiki uses to find any local css configuration files. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PathVariables?action=print -- 22.8 Кб -- 01.03.2014
Похожие документы

17. GOLDMiNe: Virgo cluster optical and HI databases
... The idea of an ALFA Virgo Survey is very excited. We should go for full coverage of the Virgo cluster, that is 800 square degrees. ... To interpret and understand the results of such a survey will require a lot of complimentary data. In Milano, we have developed the Galaxy On Line Database Milano Network or GOLDMiNe . ... This site provides on line selection of multiwavelength data for galaxies in both the Virgo cluster and the Coma supercluster. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/alfa/ealfa/meeting1/minutes/goldmine.html -- 5.6 Кб -- 08.05.2006
Похожие документы

18. Pulkovo Database of Observations of Solar System Bodies
. Pulkovo Database of Observations of Solar System Bodies . Available databases: . Observations of planets and their satellites . Observations of minor planets and comets . Info . General description of this database . Main Page .
[ Сохраненная копия ]  Ссылки http://www.puldb.ru/db/index.php -- 3.3 Кб -- 01.10.2012
Похожие документы

19. VLBI Wiki | PmWiki / PmWiki Installation
... PmWiki . ... Cookbook (addons) . ... The files in this directory include: . ... PmWiki will then analyze your system configuration and provide instructions (if needed) for creating the wiki.d/ directory which will be used to hold the pages created for your site. ... Use this method when "safe mode" is activated in the servers PHP installation. 3b. On some systems you can let PmWiki create wiki.d/ by temporarily changing the permissions on the directory containing the pmwiki.php file to 2777. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.Installation -- 19.2 Кб -- 12.04.2016
Похожие документы

20. Journal "Peremennye Zvezdy"
Peremennye Zvezdy", . ... Received: 9.05.2013; accepted: 29.05.2014 . ... Max . ... Independently discovered by Palaversa et al. (2013), listed as LINEAR 2681145. ... Independently discovered by Palaversa et al. (2013), listed as LINEAR 2686769. ... Independently discovered by Palaversa et al. (2013), listed as LINEAR 2672279. ... Independently discovered by Palaversa et al. (2013), listed as LINEAR 2992494. ... Independently discovered by Palaversa et al. (2013), listed as LINEAR 2997346. ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/varstars/msg/1252304 -- 23.6 Кб -- 29.05.2014
Похожие документы
Еще в разделе: (Показать все результаты (>75562) - www.astronet.ru/ )

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


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

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