readme

来自「Apache HTTP Server 是一个功能强大的灵活的与HTTP/1.1相」· 代码 · 共 37 行

TXT
37
字号
 Multi Language Custom Error Documents ------------------------------------- The 'error' directory contains HTTP error messages in multiple languages. If the preferred language of a client is available it is selected automatically via the MultiViews feature. This feature is enabled by default via the Options, Language and ErrorDocument directives. You may configure the design and markup of the documents by modifying the HTML files in the directory 'error/include'. Supported Languages:   +-----------------------+------------------------------------------+  | Language              | Contributed by                           |  +-----------------------+------------------------------------------+  | Brazilian (pt-br)     | Ricardo Leite                            |  | Czech (cs)            | Marcel Kolaja                            |  | Dutch (nl)            | Peter Van Biesen                         |  | English (en)          | Lars Eilebrecht                          |  | French (fr)           | Cecile de Crecy                          |  | German (de)           | Lars Eilebrecht                          |  | Italian (it)          | Luigi Rosa                               |  | Korean (ko)           | Jaeho Shin                               |  | Polish (pl)           | Tomasz Kepczynski                        |  | Romanian (ro)         | Andrei Besleaga                          |  | Spanish (es)          | Karla Quintero                           |  | Swedish (sv)          | Thomas Sj鰃ren                           |  | Turkish (tr)          | Emre Sokullu                             |  +-----------------------+------------------------------------------+  (Please see http://httpd.apache.org/docs-project/ if you would   like to contribute the pages in an additional language.) Copyright (c) 2001-2004 The Apache Software Foundation. All rights reserved.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?