Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
apache2-data / usr / share / apache2 / error
  ..
  include
  HTTP_BAD_GATEWAY.html.var
  HTTP_BAD_REQUEST.html.var
  HTTP_FORBIDDEN.html.var
  HTTP_GONE.html.var
  HTTP_INTERNAL_SERVER_ERROR.html.var
  HTTP_LENGTH_REQUIRED.html.var
  HTTP_METHOD_NOT_ALLOWED.html.var
  HTTP_NOT_FOUND.html.var
  HTTP_NOT_IMPLEMENTED.html.var
  HTTP_PRECONDITION_FAILED.html.var
  HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
  HTTP_REQUEST_TIME_OUT.html.var
  HTTP_REQUEST_URI_TOO_LARGE.html.var
  HTTP_SERVICE_UNAVAILABLE.html.var
  HTTP_UNAUTHORIZED.html.var
  HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
  HTTP_VARIANT_ALSO_VARIES.html.var
  README
  contact.html.var
Size: Mime:

 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                               |
  | Japanese (ja)         | TAKAHASHI Makoto                         |
  | 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 & Nilgün Belma Bugüner      |
  | Irish (ga)            | Noirin Shirley                           |
  +-----------------------+------------------------------------------+
  (Please see http://httpd.apache.org/docs-project/ if you would
   like to contribute the pages in an additional language.)