Skip to content

HTTP Custom Internationalized Status Messages

License

Notifications You must be signed in to change notification settings

gdsotirov/errordocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

494ed93 · Nov 22, 2020

History

35 Commits
May 24, 2019
May 1, 2019
May 23, 2019
May 23, 2019
May 23, 2019
Aug 2, 2015
Aug 2, 2015
May 23, 2019
Aug 2, 2015
Aug 2, 2015
Aug 2, 2015
May 23, 2019
May 23, 2019
May 23, 2019
May 23, 2019
May 23, 2019
May 23, 2019
May 23, 2019
Aug 2, 2015
Aug 2, 2015
Aug 2, 2015
Aug 2, 2015
Aug 2, 2015
Jan 7, 2017
Jan 7, 2017
May 23, 2019
May 23, 2019
May 23, 2019
Aug 2, 2015
Aug 2, 2015
Aug 2, 2015
Aug 2, 2015
Aug 2, 2015
May 23, 2019
May 23, 2019
May 23, 2019
Aug 2, 2015
May 23, 2019
May 23, 2019
May 24, 2019
May 24, 2019
May 23, 2019
Aug 2, 2015
Aug 2, 2015
Aug 2, 2015
May 23, 2019
Aug 2, 2015
May 23, 2019
Aug 2, 2015
Aug 2, 2015
Aug 2, 2015
May 23, 2019
May 23, 2019
May 24, 2019
May 24, 2019
Apr 20, 2005
May 23, 2019
Aug 26, 2019
Aug 2, 2015
Aug 2, 2015
Aug 2, 2015
May 23, 2019
May 23, 2019
Nov 22, 2020
Nov 22, 2020
Aug 2, 2015
Aug 2, 2015
May 23, 2019
May 23, 2019

Repository files navigation

HTTP Custom Internationalized Status Messages

About

Apache HTTP server allows custom error messages through the ErrorDocument directive, which also could be internationalized using Content Negotiation. For such pages no advanced CGI is necessary, so using Server Side Includes provided by mod_include one could achieve "homogenous and consistent style and layout" with minimum maintenance work. This project is based on the ideas and examples from the page Using XSSI and ErrorDocument to configure customized international server error responses from HTTPD 1.3's documentation.

Installation

These are the steps to follow to install and configure custom error docs:

  1. Create directory for the error documents (see Creating an ErrorDocument directory) and modify your HTTPD configuration as described.
  2. Download projects files into the directory created in point 1.
  3. Restart HTTPD.

License

Please, see file COPYING.

About

HTTP Custom Internationalized Status Messages

Topics

Resources

License

Stars

Watchers

Forks