summaryrefslogtreecommitdiff
path: root/docs/error/include/top.html
Commit message (Collapse)AuthorAgeFilesLines
* Update multilang error documents to ap_exprStefan Fritsch2011-10-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1181238 13f79535-47bb-0310-9956-ffa450edef68
* Multi-language error pages:Takashi Sato2008-12-021-4/+1
| | | | | | | * Migrate current charsets to UTF-8. * Stop supporting charsets other than UTF-8. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722500 13f79535-47bb-0310-9956-ffa450edef68
* title is already encoded.André Malo2004-04-191-2/+2
| | | | | | | PR: 28459 again git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103463 13f79535-47bb-0310-9956-ffa450edef68
* nobody seems to have objections...André Malo2002-11-271-19/+18
| | | | | | | | | | | | | | | | | * XHTML 1._0_. delivering xhtml 1.1 as text/html is bogus. (see <http://www.w3.org/TR/xhtml-media-types/#summary>) * replaced the also bogus <dl> stuff by normal <p>s and added some CSS instead. (embedding CSS compatible to xml *and* html causes the very ugly hack, you can see in top.html, because in HTML <style> contains CDATA and in XHTML PCDATA, see also <http://lists.w3.org/Archives/Public/www-html/2002Apr/0053.html>) * fixed some encoding issues. * removed the weird empty lines at the beginning of every document * added CONTENT_LANGUAGE parameter for pt-br git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97665 13f79535-47bb-0310-9956-ffa450edef68
* Added encoding="none" for the ssi-output of REDIRECT_ERROR_NOTES.Erik Abele2002-08-241-2/+2
| | | | | | | | This fixes the output of HTML-tags through the above env-var (e.g. <p> instead of &lt;p&gt;). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96524 13f79535-47bb-0310-9956-ffa450edef68
* Removed Content-type meta-tag. The headers nowErik Abele2002-08-241-1/+0
| | | | | | | get set individually by the type-maps. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96521 13f79535-47bb-0310-9956-ffa450edef68
* Included two new SSI-vars to correct the internationalizedErik Abele2002-08-241-3/+9
| | | | | | | | | error-response behaviours. CHARACTER_ENCODING, CONTENT_LANGUAGE. Submitted by: Hiroaki Kawai <hawk@bcl.t.u-tokyo.ac.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96519 13f79535-47bb-0310-9956-ffa450edef68
* Make internationalized error docs xhtml compliant.Joshua Slive2002-07-111-10/+19
| | | | | | | | Submitted by: Erik Abele <webmaster@codefaktor.de> Reviewed by: Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96016 13f79535-47bb-0310-9956-ffa450edef68
* I hope I don't get anybody upset here, but I'm going to go super-simpleJoshua Slive2001-08-211-4/+0
| | | | | | | | | | | on this for now. I removed all the fancy stuff. If someone wants to put it back in after we've thought a little about things like the location of the graphic file, I will have no objections. First, let's start with something simple that works. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90454 13f79535-47bb-0310-9956-ffa450edef68
* Do not send trash out on every single error message that has noRoy T. Fielding2001-08-201-6/+0
| | | | | | | relevance to the error and contradicts the HTTP standard. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90437 13f79535-47bb-0310-9956-ffa450edef68
* Combine top+header and bottom+footer to make things easier for me toJoshua Slive2001-08-201-6/+15
| | | | | | | understand (and a little quicker). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90431 13f79535-47bb-0310-9956-ffa450edef68
* Support files for multi language error documents and an example logo.Lars Eilebrecht2001-08-191-0/+12
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90348 13f79535-47bb-0310-9956-ffa450edef68