mirror of
https://github.com/apache/httpd.git
synced 2025-05-31 12:21:16 +03:00
<p></p> & <a></a> cleanup. Removed link to mod_cookies.html (missing in 2.0). Fixed <a name="#. Fixed link to fragment removed from mod_proxy.html. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88377 13f79535-47bb-0310-9956-ffa450edef68
27 lines
593 B
HTML
27 lines
593 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Apache module mod_proxy</TITLE>
|
|
</HEAD>
|
|
|
|
<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
|
|
<BODY
|
|
BGCOLOR="#FFFFFF"
|
|
TEXT="#000000"
|
|
LINK="#0000FF"
|
|
VLINK="#000080"
|
|
ALINK="#FF0000"
|
|
>
|
|
<!--#include virtual="header.html" -->
|
|
|
|
<blockquote><strong>Note:</strong>
|
|
Mod_proxy has been moved out of the httpd-2.0 tree, but is available
|
|
elsewhere <insert location> for building with the httpd-2.0 source
|
|
distribution.
|
|
</blockquote>
|
|
|
|
<!--#include virtual="footer.html" -->
|
|
</BODY>
|
|
</HTML>
|
|
|