github.com/krum110487/go-htaccess@v0.0.0-20240316004156-60641c8e7598/tests/data/apache_2_4_58/error/README (about)

     1  
     2   Multi Language Custom Error Documents
     3   -------------------------------------
     4  
     5   The 'error' directory contains HTTP error messages in multiple languages.
     6   If the preferred language of a client is available it is selected
     7   automatically via the MultiViews feature. This feature is enabled
     8   by default via the Options, Language and ErrorDocument directives.
     9  
    10   You may configure the design and markup of the documents by modifying
    11   the HTML files in the directory 'error/include'.
    12  
    13   Supported Languages:
    14   
    15    +-----------------------+------------------------------------------+
    16    | Language              | Contributed by                           |
    17    +-----------------------+------------------------------------------+
    18    | Brazilian (pt-br)     | Ricardo Leite                            |
    19    | Chinese (zh-cn/zh-tw) | CodeingBoy & popcorner                   |
    20    | Czech (cs)            | Marcel Kolaja                            |
    21    | Dutch (nl)            | Peter Van Biesen                         |
    22    | English (en)          | Lars Eilebrecht                          |
    23    | French (fr)           | Cecile de Crecy                          |
    24    | German (de)           | Lars Eilebrecht                          |
    25    | Italian (it)          | Luigi Rosa                               |
    26    | Japanese (ja)         | TAKAHASHI Makoto                         |
    27    | Korean (ko)           | Jaeho Shin                               |
    28    | Norwegian Bokmål (nb) | Tom Fredrik Klaussen                     |
    29    | Polish (pl)           | Tomasz Kepczynski                        |
    30    | Romanian (ro)         | Andrei Besleaga                          |
    31    | Russian (ru)          | Alexander Gaganashvili                   |
    32    | Serbian (sr)          | Nikola Smolenski                         |
    33    | Spanish (es)          | Karla Quintero                           |
    34    | Swedish (sv)          | Thomas Sjögren                           |
    35    | Turkish (tr)          | Emre Sokullu & Nilgün Belma Bugüner      |
    36    | Irish (ga)            | Noirin Shirley                           |
    37    +-----------------------+------------------------------------------+
    38    (Please see http://httpd.apache.org/docs-project/ if you would
    39     like to contribute the pages in an additional language.)
    40