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

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

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/index/ic.html.

1. mod_dir - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Provides for "trailing slash" redirects and serving directory index files . ... A file written by the user, typically called index.html . The DirectoryIndex directive sets the name of this file. ... A "trailing slash" redirect is issued when the server receives a request for a URL http://servername/foo/dirname where dirname is a directory. Directories require a trailing slash, so mod_dir issues a redirect to http://servername/foo/dirname/ . ... mod_dir . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_dir.html -- 17.2 Кб -- 18.02.2013
Похожие документы

2. mod_dir - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Provides for "trailing slash" redirects and serving directory index files . ... This is controlled by mod_dir . ... A "trailing slash" redirect is issued when the server receives a request for a URL http://servername/foo/dirname where dirname is a directory. Directories require a trailing slash, so mod_dir issues a redirect to http://servername/foo/dirname/ . ... mod_dir . ... DirectoryIndex will be evaluated only for directories requested with trailing slash. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/mod/mod_dir.html -- 11.1 Кб -- 25.02.2008
Похожие документы

3. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP
... This is the MS-DOS general help file. ... Type FASTHELP with no arguments to display the text in this file. ... APPEND Allows programs to open data files in specified directories as if they were in the current directory. ... COPY Copies one or more files to another location. ... FC Compares two files or sets of files, and displays the differences between them. ... PATH Displays or sets a search path for executable files. ... SYS Copies MS-DOS system files and command interpreter to a disk you...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP -- 6.7 Кб -- 06.03.2001
Похожие документы

4. common tcsh completions
The following are useful tcsh completions I use, which should mostly be fairly standard for any unix platform, so you can just drop them into place. # directories complete cd 'C/*/d/' complete rmdir 'C/*/d/' complete lsd 'C/*/d/' # signal names # also note that the initial - can be created with the first completion # but without appending a space (note the extra slash with no # append character specified) ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/tcsh.html -- 6.0 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>2198) - hea-www.harvard.edu/ )

5. Filename completion with the Korn shell
Filename completion is only available if the the environment variables EDITOR and/or VISUAL are set to either emacs , gmacs or vi . For example: EDITOR=emacs . ... To complete a file or directory name with emacs or gmacs set press the ESC key twice. ls -l on<ESC><ESC> line_help . If the filename is not completed enter more characters until the filename can be uniquely identified. ... To complete a file or directory name with vi set press the \ (backward slash) key. ls -l on\ line_help . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/cmd1.3.html -- 3.2 Кб -- 17.01.1997
Похожие документы

6. casacore: casa::Compare_global_functions_ObjCompareFunc Struct Reference
... Classes . ... casa . casa::Compare_global_functions_ObjCompareFunc . ... signature of comparison functions More... #include < Compare.h > . ... ObjCompareFunc (const void *, const void *) . ... This typedef defines the signature of the comparison functions used in, for instance, the Sort class: functions with two const void* arguments returning an int value. ... typedef int casa::Compare_global_functions_ObjCompareFunc::ObjCompareFunc (const void *, const void *) . ... casa/Utilities/ Compare.h . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/structcasa_1_1Compare__global__functions__ObjCompareFunc.html -- 8.8 Кб -- 14.02.2011
Похожие документы

7. Index of /ftp/observing/completed_observations/comp_obs_97
... Parent Directory 02-Sep-1998 11:58 - completed_observatio.. 03-Jan-1997 10:49 56k completed_observatio.. 10-Jan-1997 10:49 58k completed_observatio.. 17-Jan-1997 10:49 57k completed_observatio.. ... 07-Feb-1997 10:49 57k completed_observatio.. ... 21-Feb-1997 10:49 56k completed_observatio.. ... 07-Mar-1997 10:51 56k completed_observatio.. 14-Mar-1997 10:50 52k completed_observatio.. ... 04-Apr-1997 10:50 52k completed_observatio.. 11-Apr-1997 11:13 53k completed_observatio.. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/observing/completed_observations/comp_obs_97/ -- 8.4 Кб -- 22.12.2007
Похожие документы

8. Description
... Meta Index / Home Page This library contains 3 modules for F90 : . emutils_mod (Sect 2.1 ) . edusoft_mod (Sect 2.2 ) . badpixutils_mod (Sect 2.3 ) They are described in the following subsections. It also contains the test directory emodf for the EPIC MOS routines, and the utilities compare_columns and compare_realcols used in test harnesses. ... emutils_mod module . ... edusoft_mod module . ... badpixutils_mod module . ... emodf directory . compare_columns utility . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/emsaplib/node2.html -- 6.2 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>13538) - xmm.vilspa.esa.es/ )

9. Apache module mod_dir
This module provides for "trailing slash" redirects and serving directory index files. ... A file written by the user, typically called index.html . ... A "trailing slash" redirect is issued when the server receives a request for a URL http://servername/foo/dirname where dirname is a directory. ... Module: mod_dir . ... Example: DirectoryIndex index.html then a request for http://myserver/docs/ would return http://myserver/docs/index.html if it exists, or would list the directory if it did not. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_dir.html -- 5.5 Кб -- 25.01.2002
Похожие документы
Еще в разделе: (Показать все результаты (>126) - neptun.sai.msu.ru/ )