diff options
author | Ken Coar <coar@apache.org> | 1997-06-04 02:55:26 +0000 |
---|---|---|
committer | Ken Coar <coar@apache.org> | 1997-06-04 02:55:26 +0000 |
commit | 7ff22e8e2aa6bb837507ca103118d49a118a531b (patch) | |
tree | 1b5a4a11bd56dbd3ea98df36b20f311f1b39fe36 /docs/manual/suexec.html.en | |
parent | bff9c8779a4f1c4c76648a437501b06951e1e5b3 (diff) | |
download | httpd-7ff22e8e2aa6bb837507ca103118d49a118a531b.tar.gz |
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
Diffstat (limited to 'docs/manual/suexec.html.en')
-rw-r--r-- | docs/manual/suexec.html.en | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/manual/suexec.html.en b/docs/manual/suexec.html.en index 239217988d..8a1e82e263 100644 --- a/docs/manual/suexec.html.en +++ b/docs/manual/suexec.html.en @@ -1,9 +1,11 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html><head> <title>Apache SetUserID Support</title> -</head><body> +</head> +<BODY BGCOLOR="white" TEXT="black" LINK="blue" VLINK="navy" ALINK="red"> <!--#include virtual="header.html" --> -<h1>Apache suEXEC Support</h1> +<h1 ALIGN="CENTER">Apache suEXEC Support</h1> <hr> |