From c0b7206652b2852bc574694e7ba07ba1c2acdc00 Mon Sep 17 00:00:00 2001 From: hongbotian Date: Mon, 30 Nov 2015 03:10:21 -0500 Subject: delete app Change-Id: Id4c572809969ebe89e946e88063eaed262cff3f2 Signed-off-by: hongbotian --- rubbos/app/apache2/error/README | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 rubbos/app/apache2/error/README (limited to 'rubbos/app/apache2/error/README') 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.) - -- cgit 1.2.3-korg