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

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

Показаны документы, содержащие фрагменты текста из документа
http://neptun.sai.msu.su/manual/misc/custom_errordocs.html.

1. Custom Error Responses - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... Although the Apache HTTP Server provides generic error responses in the event of 4xx or 5xx HTTP status codes, these responses are rather stark, uninformative, and can be intimidating to site users. ... Additionally, a set of values are provided, so that the error document can be customized further based on the values of these variables, using Server Side Includes . ... Customizing Error Responses . ... ErrorDocument 500 http://error.example.com/server_error.html...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/custom-error.html -- 14.4 Кб -- 19.11.2015
Похожие документы

2. International Customized Server Error Messages
... Naming the individual error document files . ... Creating ErrorDocuments in different languages . ... Customizing Proxy Error Messages . ... This document describes an easy way to provide your apache WWW server with a set of customized error messages which take advantage of Content Negotiation and eXtended Server Side Includes (XSSI) to return error messages generated by the server in the client's native language. ... For demonstration purposes, we present a simple generic error document scheme. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/misc/custom_errordocs.html -- 21.7 Кб -- 05.11.2004
Похожие документы
Еще в разделе: (Показать все результаты (>128) - neptun.sai.msu.ru/ )

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

4. Hypertext Markup Language - 2.0 - Table of Contents
... HTML as an Application of SGML . ... HTML Public Text Identifiers . ... HTML as an Internet Media Type . text/html media type . ... Undeclared Markup Error Handling . ... Input Field: INPUT . Text Field: INPUT TYPE=TEXT . Password Field: INPUT TYPE=PASSWORD . Check Box: INPUT TYPE=CHECKBOX . Radio Button: INPUT TYPE=RADIO . Image Pixel: INPUT TYPE=IMAGE . Hidden Field: INPUT TYPE=HIDDEN . Submit Button: INPUT TYPE=SUBMIT . Reset Button: INPUT TYPE=RESET . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-2.0/ -- 11.8 Кб -- 19.12.1996
Похожие документы

5. Index
... command syntax . ... editors DECTPU EDT Emacs file LSE EDT described Emacs . ... abbreviation commands [1] [2] abort print job process [1] [2] access control list described account how to get privilege quota acronyms defined list available through WWW ALLOCATE [1] [2] Alpha CD-ROM MACRO assembler announcements system anonymous FTP Applications menu adding applications Motif Archie assembler MACRO ASSIGN attribute file . ... job logical name table described journal EDT file holdings in STScI library ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_75.html -- 36.0 Кб -- 01.11.1995
Похожие документы
Еще в разделе: (Показать все результаты (>17716) - www.stsci.edu/ )

6. OptInt PmWiki : PmWiki Installation
... PmWiki . ... The files in this directory include: . 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 -- 33.5 Кб -- 28.02.2014
Похожие документы

7. Actor Prolog User Guide. Residents.
In Actor Prolog a resident is a special mechanism that helps processes to inspect state of other processes. A resident observes the state of a specified (target) process and if the state of the process changes (for instance, after message handling) it proves a specified predicate of the process. ... Work of the resident. ... Any change of the list of target processes or arguments of resident function results in activation of the resident and repeated collection of information in the target worlds. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_reside.html -- 14.6 Кб -- 24.09.2007
Похожие документы

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

9. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы

10. For heaven and earth: In the Light of Truth Grail Message Abd-ru-shin
... The Grail Message is for me a very inspirational book. ... As a Physicist I try to elaborate a coherent world view: The book "In the Light of Truth" helpfully describes the correlation of all processes in this world with the ones in the beyond and shows how a uniform lawfulness and logic imbues and illuminates everything. ... Permeated by the Light of Truth one also wishes to act according to this lawfulness which furthers everything. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~sdeiries/Gral/en/ -- 7.6 Кб -- 09.04.2016
Похожие документы

11. GUI-fying and Documenting your Shell Script
... We describe a simple method to annotate shell scripts and have a preprocessor extract a set of variables, present them to the user in a GUI (using Tcl/Tk) with context sensitive help, and run the script. ... When individual applications are (tightly) integrated into the scripting language, this offers very powerful scripts, fully graphical user interfaces and a result sometimes indistinguishable from applications. ... Here is an example header from a C-shell script with which Figure 1 was made. ...
[<