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

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

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

1. How Directory, Location and Files sections work
The sections <Directory> , <Location> and <Files> can contain directives which only apply to specified directories, URLs or files respectively. Also htaccess files can be used inside a directory to apply directives to that directory. ... The order of merging is: . ... If multiple <Directory> sections apply to the same directory they are processed in the configuration file order. ... Using the options in question is only possible inside a <Directory> section (or a .htaccess file). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sections.html -- 7.0 Кб -- 20.06.2002
Похожие документы

2. Configuration Files - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.2 . ... This document describes the files used to configure the Apache HTTP server. ... Scope of Directives .htaccess Files . ... Apache is configured by placing directives in plain text configuration files. ... Directives placed in the main configuration files apply to the entire server. ... The server administrator further controls what directives may be placed in .htaccess files by configuring the AllowOverride directive in the main configuration...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/configuring.html -- 13.5 Кб -- 25.02.2008
Похожие документы

3. Configuration Files - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... Apache HTTP Server is configured by placing directives in plain text configuration files. ... The server also reads a file containing mime document types; the filename is set by the TypesConfig directive, and is mime.types by default. httpd configuration files contain one directive per line. ... The server administrator further controls what directives may be placed in .htaccess files by configuring the AllowOverride directive in the main configuration files. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/configuring.html -- 18.1 Кб -- 19.11.2015
Похожие документы

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

5. Bojan Nikolic -- Compiling CASA revisited
... Bojan Nikolic web pages home . ... For some numerical experiments with CASA , I have recently been recompiling some parts of this package. ... That is before even touching the code! ... I used the SCons build system to build the CASACORE libraries. ... Apparently missing include for strlen: --- a/code/display/Display/Options.cc +++ b/code/display/Display/Options.cc @@ -30,6 +30,7 @@ #include <sys/stat.h> #include <iostream> #include <dirent.h> +#include <string.h> namespace casa { namespace viewer {...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/blog/2012/08/03/casa-compilation.html -- 12.8 Кб -- 05.10.2015
Похожие документы

6. Pulsar Group PmWiki/Initial Setup Tasks
... Summary: PmWiki group header. ... Summary:First steps following a fresh installation:) (:Audience: administrators (basic) :) Once you have PmWiki running on your site (see Installation ), you can customize it for your particular needs. Most PmWiki configuration is performed in files called local/config.php and pub/css/local.css . ... When you first install PmWiki , the local/config.php file does not exist. ... The config.php file above sets the value of PHP variables used by PmWiki : . ... Tasks . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.InitialSetupTasks -- 23.1 Кб -- 01.03.2014
Похожие документы

7. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/xmccd-4.2.1/libcfitsio/README
... The compiled library is for 64-bit systems. ... Run install_cfitsio to install the pre-built libary on your system. The 64-bit library will be copied to /usr/local/lib64 and the include files will be in /usr/local/include. ... The library and include files are in lib64 and include in this directory. ... An advantage in keeping everything in "/usr/local/" as we do by default here, is that when you upgrade your operating system, the software you have built to run your camera will not be modified. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.2.1/xmccd-4.2.1/libcfitsio/README -- 2.7 Кб -- 27.04.2013