diff options
author | Ken Coar <coar@apache.org> | 1997-07-06 19:19:19 +0200 |
---|---|---|
committer | Ken Coar <coar@apache.org> | 1997-07-06 19:19:19 +0200 |
commit | 87226ebeb806ec2a617bcb4cad5a8132f61d4288 (patch) | |
tree | 95a0894cadc66264033bcdfb132d6e1293640d8f /docs/manual/mod/mod_env.html | |
parent | Numerous HTML cleanups, largely courtesy of weblint (thanx, (diff) | |
download | apache2-87226ebeb806ec2a617bcb4cad5a8132f61d4288.tar.xz apache2-87226ebeb806ec2a617bcb4cad5a8132f61d4288.zip |
More HTML cleanups, retrofit of intentional <XA> tag to a no-op
<A NAME> (thanks, Marc). Lots of trailing blanks removed throughout.
Small addition to the new_features_1_3 page. Plenty of
cleanup still to come..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78545 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_env.html')
-rw-r--r-- | docs/manual/mod/mod_env.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_env.html b/docs/manual/mod/mod_env.html index 0ee71931b3..7d6de71d8f 100644 --- a/docs/manual/mod/mod_env.html +++ b/docs/manual/mod/mod_env.html @@ -27,7 +27,7 @@ environment variables from the shell which invoked the httpd process. CERN web-servers are able to do this, so this module is especially useful to web-admins who wish to migrate from CERN to Apache without rewriting all their scripts - + <h2>Directives</h2> <ul> <li><A HREF="#passenv">PassEnv</A> |