mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00
Documentation appearance rework, pass 1, phase 1: background,
aligning first H1 and image in the centre. This is just the top-level htdocs/manual directory. Still to do: subordinate directories, format normalisation (to HR or not to HR?). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78218 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -1,11 +1,12 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Custom error responses</TITLE>
|
||||
</HEAD>
|
||||
|
||||
<BODY>
|
||||
<BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red">
|
||||
<!--#include virtual="header.html" -->
|
||||
<H1>Custom error responses</H1>
|
||||
<H1 ALIGN="CENTER">Custom error responses</H1>
|
||||
|
||||
<DL>
|
||||
|
||||
|
Reference in New Issue
Block a user