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

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

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

1. Mapping URLs to Filesystem Locations - Apache HTTP Server
This document explains how Apache uses the URL of a request to determine the filesystem location from which to serve a file. ... User Directories . URL Redirection . ... the URL http://www.example.com/docs/dir/file.html will be served from /var/web/dir/file.html . ... The module mod_userdir extends this idea to the web by allowing files under each user's home directory to be accessed using URLs such as the following. http://www.example.com/~user/file.html . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/urlmapping.html -- 13.5 Кб -- 01.08.2003
Похожие документы

2. Mapping URLs to Filesystem Locations - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 . ... This document explains how Apache uses the URL of a request to determine the filesystem location from which to serve a file. ... User Directories . URL Redirection . ... The module mod_userdir extends this idea to the web by allowing files under each user's home directory to be accessed using URLs such as the following. http://www.example.com/~user/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/en/urlmapping.html -- 20.5 Кб -- 10.12.2010
Похожие документы

3. Mapping URLs to Filesystem Locations - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... This document explains how Apache uses the URL of a request to determine the filesystem location from which to serve a file. ... User Directories . ... The module mod_userdir extends this idea to the web by allowing files under each user's home directory to be accessed using URLs such as the following. http://www.example.com/~user/file.html . ... Therefore, the UserDir directive specifies a directory underneath the user's home directory where web files are...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/urlmapping.html -- 23.1 Кб -- 21.01.2013
Похожие документы

4. Documentation: Backup of DFO and QC machines
home . ... The information on this page applies to the following DFO operational machines: . ... Home directories for the operational instrument accounts (as well as other important home directories such as quality, flowmgr etc) are served to the DFO Blade nodes and the QC cluster nodes via NFS from hrs01 . ... Since 2008-10-07 , the entire /ots directory structure (i.e. including these two vital home directory systems) is backed up to the Backup Server bu2 using the ONANU.backup script . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/docu/DFO_Blade_Backup.html -- 7.8 Кб -- 08.10.2008
Похожие документы

5. Pipeline Code Internal Organization GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . Enter search terms or a module, class or function name. Pipeline Code Internal Organization . ... Function Call Hierarchy when Running Recipes . ... The GPI data pipeline is implemented in object-oriented fashion using IDL classes. ... For detailed documentation on the functions and variables internal to the following, please see the comments in the source code directly. ... The main object class of the pipeline! ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/organization.html -- 12.3 Кб -- 14.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>20514) - www.stsci.edu/ )

6. Tempo Installation
... Installation of recent versions has been tested on systems running Solaris, Linux, and OSF/1. ... Create a directory (e.g. tempo11) and cd to it. Download the following files from ATNF (Australia) or Princeton (USA): . tempo.tar.gz: ATNF Princeton . ... gunzip tempo.tar.gz . ... For example, using csh in the directory `/disk1': setenv TEMPO /disk1/tempo11 . ... File output can be very slow, which can cause Tempo to appear to hang near the end of a run, when it is writing the resid2.tmp file. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/tempo/tempo_install.html -- 7.0 Кб -- 03.02.2013
Похожие документы

7. SAS package check list
... Check a package against all these points before delivering it. files should be -rw-r--r-- or -r--r--r-- . ... should contain only the files ChangeLog DEPEND Makefile VERSION DISTRIBUTION . ... ChangeLog should contain a list of open SPRs including their number. ... If the package contains a task, DEPEND must contain taskmain. For each library in USEDLIBS statements in all Makefiles in the package, the corresponding package should be listed in DEPEND . ... Makefile should contain TEXDOCS=task . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/checklist.html -- 6.2 Кб -- 16.01.2001
Похожие документы
Еще в разделе: (Показать все результаты (>7704) - xmm.vilspa.esa.es/ )

8. OptInt PmWiki : PmWiki / File Permissions
OptInt PmWiki : Pm Wiki / File Permissions . ... uploads/ directory to save uploads. ... Thus, in a standard installation, the account holder manually creates the wiki.d/ and uploads/ directories, and sets the permissions on the directories to be world-writable in order for PmWiki (running as the webserver account) to be able to create files there. $ pwd /home/pmichaud/public_html/pmwiki $ mkdir uploads $ mkdir wiki.d $ chmod 777 uploads wiki.d $ ls -ld . ... Cookbook:Directory and file permissions . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/FilePermissions?action=print -- 15.1 Кб -- 01.03.2014
Похожие документы

9. Adding New File Formats to SAOtng
SAOtng supports FITS files internally, so that a standard FITS image file can be sent directly to SAOtng for display using XPA: xpaset SAOtng Also, when a new file name is sent to SAOtng, the program checks the first 2880 bytes of the file to see if it is a FITS file and if so, processes it accordingly. Support for other image file formats (or any other image format) is added to SAOtng by writing two external file access programs: . ... The command-line of the image section program . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/adding_files.html -- 6.8 Кб -- 01.10.2012
Похожие документы

10. TclActor Internals
TclActor is a set of classes that allow one to write an actor for the 3.5m control system. ... Thus, to the extent that the underlying hardware controllers support it, an actor based on TclActor can execute multiple commands at the same time. ... Commands must be in the following format: [cmdId [msgId]] [verb [arguments]] where: . ... The device code tends to fall into several categories: code to support executing commands, code to handle replies and code to represent the internal state of the device. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/MC2/TclActorInternals.html -- 8.2 Кб -- 09.07.2008
Похожие документы

11. Tsearch2 in Japanese
... Argument: C-Type: (char *) (IN) Desc: Pointer to the text which we parse 2. ... Argument: C-Type: (char **) (OUT) Desc: token text 3. ... LexDescr * descr = (LexDescr *) palloc(sizeof(LexDescr) * (2+1)); /* there are only two types in this parser */ descr [0].lexid = 3; descr [0].alias = pstrdup( word ); descr [0]. descr = pstrdup( Word ); descr [1].lexid = 12; descr [1].alias = pstrdup( blank ); descr [1]. descr = pstrdup( Space symbols ); descr [2].lexid = 0; PG_RETURN_POINTER( ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/HOWTO-parser-tsearch2.html -- 12.8 Кб -- 22.12.2007
Похожие документы

12. New Mirrors
... Make a new empty directory; you'll need about 6 megabytes; . ... Customize "host.html" as described below (optional); . ... Send some mail to me ( billa@znet.com ) with the URL of your new copy so I can update the mirror list; also let me know if you would like to receive email notifications of future updates. ... Several of the mirror sites are using the "mirror" package to keep their copies of TNP up to date automatically instead of waiting for me to send these notices. ... Mirrors .. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/nineplanets/newmirrors.html -- 7.1 Кб -- 30.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>618) - www.iki.rssi.ru/ )

13. http://www.astro.louisville.edu/software/astroimagej/installation_packages/AstroImageJ_installation_windows.html
... The files in this directory are for installing the latest version 3.0.0 of AstroImageJ on Linux, Windows, and Mac operating systems. ... If you have Java already installed on your system (32-bit or 64-bit), download the following version of AstroImageJ that does not include Java embedded in installation. ... To install AstroImageJ on a 64-bit Windows machine, install the following file which includes the Java 7 64-bit runtime environment ( jre ). ... Run AIJ by double-clicking AstroImageJ.exe. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/installation_packages/AstroImageJ_installation_windows.html -- 55.1 Кб -- 07.12.2014
Похожие документы

14. Stellarium: Plugins
... CodingљStyle . ... Plugins . ... Building Plugins . ... dynamic plugins are stand-alone dynamic libraries (separate files with .so extension on Linux, .dll in Windows or .dylib on Mac OS X) that are loaded at run-time (on start-up) by Stellarium. This allows dynamic plugins to be distributed separately from Stellarium. static plugins are linked statically at build-time. ... For the rest of this discussion, I will assume you downloaded the source code in the directory /home/me/builds/stellarium . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/plugins.html -- 14.9 Кб -- 28.02.2014
Похожие документы

15. File Access and Directory System Calls
... This basically involves calling appropriate functions to traverse a directory hierarchy or inquire about a directories contents. int chdir(char *path) -- changes directory to specified path string. ... There are many system calls that can applied directly to files stored in a directory. int access(char *path, int mode) -- determine accessibility of file. path points to a path name naming a file. access() checks the named file for accessibility according to mode , defined in #include <unistd.h> : . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 02.10.2012
Похожие документы

16. http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt
... index.php (1) | bbclone/ | ... To do you can use the following sample and point your browser to it. <?php define("_BBC_PAGE_NAME", "Test"); define("_BBCLONE_DIR", "bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ... Create the file "count.php" and add the following: <?php define("_BBCLONE_DIR", "/the/path/that/leads/to/bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt -- 9.1 Кб -- 13.03.2005
Похожие документы
Еще в разделе: (Показать все результаты (>250) - hea.iki.rssi.ru/ )

17. Software Develpment: ST-ECF IRAF Package
Software Development: ST-ECF IRAF Package : Installation instructions . ST-ECF quit 2) Create a directory to contain the STECF external package files. ... 3) Log in as IRAF and edit the extern.pkg file in the hlib directory to define the package to the CL. From the IRAF account, outside the CL, you can move to this directory with the command: % cd $hlib Define the environment variable stecf to be the pathname to the stecf root directory. ... Maintained by Richard Hook Richard.Hook@eso.org ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/install.html -- 8.9 Кб -- 06.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>230) - www.stecf.org/ )

18. Adding Variables to CONFIG.SYS
README for XFree86 on OS/2 : Adding Variables to CONFIG.SYS . ... ETC . Set to an ETC directory. Normally, this is already set to the ETC directory of the TCP/IP code, such as SET ETC=C:\TCPIP\ETC For Warp 4 and later, this may point to the \MPTN\ directory. ... Normally you will set this variable to the same value as the HOSTNAME variable and simply add a :0.0 after it, such as SET DISPLAY=myhost:0.0 Read the X11 man page on the exact meaning of these postfixes and other options. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/OS29.html -- 8.3 Кб -- 23.10.2000
Похожие документы

19. Copying files to another directory
. To copy a file to another directory from your current directory give name of the source file followed by the pathname to the destination file. cp source path_to_destination . For the destination file to have the same name as the source file use: cp source path_to_destination_directory . Examples . Problems? . Did You Know? .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/copy3.html -- 2.2 Кб -- 17.01.1997
Похожие документы

20. Mounting and unmounting
... Before one can use a filesystem, it has to be mounted . ... Since all files in UNIX are in a single directory tree, the mount operation will make it look like the contents of the new filesystem are the contents of an existing subdirectory in some already mounted filesystem. ... mount /dev/hda3 /usr . ... When the system is booted, before the /usr љ filesystem is mounted, a /var/tmp љ directory residing on the root filesystem is used instead. ... The root filesystem is usually first mounted readonly....
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node46.html -- 14.4 Кб -- 04.05.1997
Похожие документы

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


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

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

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