Commit 3d39e7c4 authored by Chuck Murcko's avatar Chuck Murcko
Browse files

add placeholder for proxy doc

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88187 13f79535-47bb-0310-9956-ffa450edef68
parent e899053a
Loading
Loading
Loading
Loading
+26 −0
Original line number Diff line number Diff line
<!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>