diff options
author | Ralf S. Engelschall <rse@apache.org> | 1998-08-24 20:39:27 +0200 |
---|---|---|
committer | Ralf S. Engelschall <rse@apache.org> | 1998-08-24 20:39:27 +0200 |
commit | 7f9c8bc3b9418042c674eab8fb48fe27c2035cbe (patch) | |
tree | 6a12793ac01efe342c5691e2d9df245d206ce8d0 /docs/manual/mod/mod_rewrite.html | |
parent | Fix hyperlinks in vhost/ area. (diff) | |
download | apache2-7f9c8bc3b9418042c674eab8fb48fe27c2035cbe.tar.xz apache2-7f9c8bc3b9418042c674eab8fb48fe27c2035cbe.zip |
Remove bad reference to non-existing SERVER_VERSION in mod_rewrite.html
Submitted by: Youichirou Koga <y-koga@jp.FreeBSD.ORG>
Reviewed by: Ralf S. Engelschall
PR: 2895
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81954 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | docs/manual/mod/mod_rewrite.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_rewrite.html b/docs/manual/mod/mod_rewrite.html index d2eb61e6dc..d784315bbf 100644 --- a/docs/manual/mod/mod_rewrite.html +++ b/docs/manual/mod/mod_rewrite.html @@ -1051,7 +1051,6 @@ SERVER_NAME<BR> SERVER_PORT<BR> SERVER_PROTOCOL<BR> SERVER_SOFTWARE<BR> -SERVER_VERSION<BR> </FONT> </TD> |