summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_env.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_env.html')
-rw-r--r--docs/manual/mod/mod_env.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_env.html b/docs/manual/mod/mod_env.html
index c084bac06c..b92d4ec250 100644
--- a/docs/manual/mod/mod_env.html
+++ b/docs/manual/mod/mod_env.html
@@ -30,7 +30,7 @@ rewriting all their scripts
<hr>
-<A name="passenv"><h2>PassEnv</h2></A>
+<h2><A name="passenv">PassEnv</A></h2>
<strong>Syntax:</strong> PassEnv <em>variable variable ...</em><br>
<strong>Context:</strong> server config, virtual host<br>
<strong>Status:</strong> Base<br>
@@ -46,7 +46,7 @@ from the server's own environment. Example:
<HR>
-<A name="setenv"><h2>SetEnv</h2></A>
+<h2><A name="setenv">SetEnv</A></h2>
<strong>Syntax:</strong> SetEnv <em>variable value</em><br>
<strong>Context:</strong> server config, virtual host<br>
<strong>Status:</strong> Base<br>
@@ -62,7 +62,7 @@ scripts. Example:
<hr>
-<A name="unsetenv"><h2>UnsetEnv</h2></A>
+<h2><A name="unsetenv">UnsetEnv</A></h2>
<strong>Syntax:</strong> UnsetEnv <em>variable variable ...</em><br>
<strong>Context:</strong> server config, virtual host<br>
<strong>Status:</strong> Base<br>