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

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

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

1. mod_vhost_alias - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... For example, the following configuration will map /cgi-bin/script.pl to /usr/local/apache2/cgi-bin/script.pl in all cases: . ... A request for http://www.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/www.example.com/directory/file.html . ... A request for http://www.domain.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/example.com/d/o/m/domain/directory/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/mod/mod_vhost_alias.html -- 17.3 Кб -- 10.12.2010
Похожие документы

2. mod_vhost_alias - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... For example, the following configuration will map /cgi-bin/script.pl to /usr/local/apache2/cgi-bin/script.pl in all cases: . ... A request for http://www.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/www.example.com/directory/file.html . ... A request for http://www.domain.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/example.com/d/o/m/domain/directory/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_vhost_alias.html -- 19.4 Кб -- 21.01.2013
Похожие документы

3. Apache module mod_vhost_alias
This module provides support for dynamically configured mass virtual hosting . ... Source File: mod_vhost_alias.c . ... For simple name-based virtual hosts you might use the following directives in your server configuration file: UseCanonicalName Off VirtualDocumentRoot /usr/local/apache/vhosts/%0 . A request for http://www.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/www.example.com/directory/file.html . ... Module: mod_vhost_alias . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_vhost_alias.html -- 13.1 Кб -- 15.10.2001
Похожие документы

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

5. OptInt PmWiki : PmWiki / PmWiki Installation
OptInt PmWiki : Pm Wiki / PmWiki Installation . ... README.txt An introductory document pmwiki.php The main PmWiki script local/ Configuration scripts (local configuration files) cookbook/ Recipes (add-ons) from the Cookbook docs/ Brief documentation, sample configuration scripts pub/ Publicly accessible files pub/css/ Extra CSS stylesheet files [1] pub/guiedit/ pub/skins/ Layout templates for custom look and feel scripts/ Scripts that are part of PmWiki wikilib.d/ Bundled default PmWiki pages . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/Installation?action=print -- 20.8 Кб -- 01.03.2014
Похожие документы

6. VII International Astronomy Olympiad: information available before
... International Astronomy Olympiad 2002 . ... The 7th International Astronomy Olympiad will be held on October 22-29, 2002 at the Special Astrophysical Observatory of Russian Academy of Sciences (SAO RAS) in North Caucasus. ... Authorized National Representative Astronomy Organizations (ANRAO) of the participating countries are authorized to form the teams of the Olympiad member-states. ... VII IAO . ... Information about the International Astronomy Olympiad 2003 will be known in the late 2002. ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/iao/2002/iao02_ei.html -- 19.8 Кб -- 15.04.2011
Похожие документы

7. Stellarium: StelTranslator Class Reference
... Classes . ... StelTranslator Class Reference . Class used to translate strings to any language. ... StelTranslator (const QString &adomain, const QString &amoDirectory, const QString &alangName) . Create a translator from a language name. ... Get true translator locale name. ... Get available language name in native language from passed locales directory. ... Get available language name in native language from passed locales directory. const QString& StelTranslator::getTrueLocaleName . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelTranslator.html -- 18.9 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>782) - astro.uni-altai.ru/ )

8. From Power Up To Bash Prompt: Bash
... In most cases on a Linux system this will be bash . It is bash 's job to read your commands and see that they are acted on. ... This looks at all the files in my home directory whose names start with sh-utils-1.16 and end with .patch . ... The file /etc/profile controls the system-wide behaviour of bash. ... Once bash has read the system-wide configuration file, it looks for your personal configuration file. It checks in your home directory for .bash_profile , .bash_login and .profile . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1449) - jet.sao.ru/ )