diff options
author | hongbotian <hongbo.tianhongbo@huawei.com> | 2015-11-30 03:10:21 -0500 |
---|---|---|
committer | hongbotian <hongbo.tianhongbo@huawei.com> | 2015-11-30 03:10:21 -0500 |
commit | c0b7206652b2852bc574694e7ba07ba1c2acdc00 (patch) | |
tree | 5cb95cb0e19e03610525903df46279df2c3b7eb1 /rubbos/app/apache2/error/README | |
parent | b6d3d6e668b793220f2d3af1bc3e828553dc3fe6 (diff) |
delete app
Change-Id: Id4c572809969ebe89e946e88063eaed262cff3f2
Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
Diffstat (limited to 'rubbos/app/apache2/error/README')
-rw-r--r-- | rubbos/app/apache2/error/README | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/rubbos/app/apache2/error/README b/rubbos/app/apache2/error/README deleted file mode 100644 index 5a589449..00000000 --- a/rubbos/app/apache2/error/README +++ /dev/null @@ -1,36 +0,0 @@ - - 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 | - | Serbian (sr) | Nikola Smolenski | - | Spanish (es) | Karla Quintero | - | Swedish (sv) | Thomas Sjögren | - | Turkish (tr) | Emre Sokullu | - | Irish (ga) | Noirin Plunkett | - +-----------------------+------------------------------------------+ - (Please see http://httpd.apache.org/docs-project/ if you would - like to contribute the pages in an additional language.) - |