brian       97/07/20 21:41:58

  Modified:    htdocs/manual/mod  mod_proxy.html
  Log:
  PR: 785
  Submitted by: Lars Eilebrecht <[EMAIL PROTECTED]>
  
  mod_proxy directives can be put in virtual hosts too.
  
  Revision  Changes    Path
  1.28      +15 -15    apache/htdocs/manual/mod/mod_proxy.html
  
  Index: mod_proxy.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_proxy.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -C3 -r1.27 -r1.28
  *** mod_proxy.html    1997/07/20 22:19:33     1.27
  --- mod_proxy.html    1997/07/21 04:41:57     1.28
  ***************
  *** 60,66 ****
    <A name="proxyrequests"><h2>ProxyRequests</h2></A>
    <strong>Syntax:</strong> ProxyRequests <em>on/off</em><br>
    <strong>Default:</strong> <code>ProxyRequests Off</code><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> ProxyRequest is only available in
  --- 60,66 ----
    <A name="proxyrequests"><h2>ProxyRequests</h2></A>
    <strong>Syntax:</strong> ProxyRequests <em>on/off</em><br>
    <strong>Default:</strong> <code>ProxyRequests Off</code><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> ProxyRequest is only available in
  ***************
  *** 72,78 ****
    
    <A name="proxyremote"><h2>ProxyRemote</h2></A>
    <strong>Syntax:</strong> ProxyRemote <em>&lt;match&gt; 
&lt;remote-server&gt;</em><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> ProxyRemote is only available in
  --- 72,78 ----
    
    <A name="proxyremote"><h2>ProxyRemote</h2></A>
    <strong>Syntax:</strong> ProxyRemote <em>&lt;match&gt; 
&lt;remote-server&gt;</em><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> ProxyRemote is only available in
  ***************
  *** 104,110 ****
    
    <A name="proxypass"><h2>ProxyPass</h2></A>
    <strong>Syntax:</strong> ProxyPass <em>&lt;path&gt; &lt;url&gt;</em><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> ProxyPass is only available in
  --- 104,110 ----
    
    <A name="proxypass"><h2>ProxyPass</h2></A>
    <strong>Syntax:</strong> ProxyPass <em>&lt;path&gt; &lt;url&gt;</em><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> ProxyPass is only available in
  ***************
  *** 124,130 ****
    
    <A name="proxyblock"><h2>ProxyBlock</h2></A>
    <strong>Syntax:</strong> ProxyBlock <em>&lt;word/host/domain 
list&gt;</em><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> ProxyBlock is only available in
  --- 124,130 ----
    
    <A name="proxyblock"><h2>ProxyBlock</h2></A>
    <strong>Syntax:</strong> ProxyBlock <em>&lt;word/host/domain 
list&gt;</em><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> ProxyBlock is only available in
  ***************
  *** 158,164 ****
                                 | <A HREF="#ipaddr"><em>&lt;IpAddr&gt;</em></A>
                                 | <A 
HREF="#hostname"><em>&lt;Hostname&gt;</em></A>
                                 } <br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> NoProxy is only available in
  --- 158,164 ----
                                 | <A HREF="#ipaddr"><em>&lt;IpAddr&gt;</em></A>
                                 | <A 
HREF="#hostname"><em>&lt;Hostname&gt;</em></A>
                                 } <br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> NoProxy is only available in
  ***************
  *** 260,266 ****
    
    <A name="proxydomain"><h2>ProxyDomain</h2></A>
    <strong>Syntax:</strong> ProxyDomain <em>&lt;Domain&gt;</em><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> ProxyDomain is only available in
  --- 260,266 ----
    
    <A name="proxydomain"><h2>ProxyDomain</h2></A>
    <strong>Syntax:</strong> ProxyDomain <em>&lt;Domain&gt;</em><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> ProxyDomain is only available in
  ***************
  *** 281,287 ****
    
    <A name="cacheroot"><h2>CacheRoot</h2></A>
    <strong>Syntax:</strong> CacheRoot <em>&lt;directory&gt;</em><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheRoot is only available in
  --- 281,287 ----
    
    <A name="cacheroot"><h2>CacheRoot</h2></A>
    <strong>Syntax:</strong> CacheRoot <em>&lt;directory&gt;</em><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheRoot is only available in
  ***************
  *** 294,300 ****
    <A name="cachesize"><h2>CacheSize</h2></A>
    <strong>Syntax:</strong> CacheSize <em>&lt;size&gt;</em><br>
    <strong>Default:</strong> <code>CacheSize 5</code><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheSize is only available in
  --- 294,300 ----
    <A name="cachesize"><h2>CacheSize</h2></A>
    <strong>Syntax:</strong> CacheSize <em>&lt;size&gt;</em><br>
    <strong>Default:</strong> <code>CacheSize 5</code><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheSize is only available in
  ***************
  *** 306,312 ****
    
    <A name="cachegcinterval"><h2>CacheGcInterval</h2></A>
    <strong>Syntax:</strong> CacheGcInterval <em>&lt;time&gt;</em><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheGcinterval is only available in
  --- 306,312 ----
    
    <A name="cachegcinterval"><h2>CacheGcInterval</h2></A>
    <strong>Syntax:</strong> CacheGcInterval <em>&lt;time&gt;</em><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheGcinterval is only available in
  ***************
  *** 318,324 ****
    <A name="cachemaxexpire"><h2>CacheMaxExpire</h2></A>
    <strong>Syntax:</strong> CacheMaxExpire <em>&lt;time&gt;</em><br>
    <strong>Default:</strong> <code>CacheMaxExpire 24</code><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheMaxExpire is only available in
  --- 318,324 ----
    <A name="cachemaxexpire"><h2>CacheMaxExpire</h2></A>
    <strong>Syntax:</strong> CacheMaxExpire <em>&lt;time&gt;</em><br>
    <strong>Default:</strong> <code>CacheMaxExpire 24</code><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheMaxExpire is only available in
  ***************
  *** 332,338 ****
    <A name="cachelastmodifiedfactor"><h2>CacheLastModifiedFactor</h2></A>
    <strong>Syntax:</strong> CacheLastModifiedFactor <em>&lt;factor&gt;</em><br>
    <strong>Default:</strong> <code>CacheLastModifiedFactor 0.1</code><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheLastModifiedFactor is only available in
  --- 332,338 ----
    <A name="cachelastmodifiedfactor"><h2>CacheLastModifiedFactor</h2></A>
    <strong>Syntax:</strong> CacheLastModifiedFactor <em>&lt;factor&gt;</em><br>
    <strong>Default:</strong> <code>CacheLastModifiedFactor 0.1</code><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheLastModifiedFactor is only available in
  ***************
  *** 352,358 ****
    <A name="cachedirlevels"><h2>CacheDirLevels</h2></A>
    <strong>Syntax:</strong> CacheDirLevels <em>&lt;levels&gt;</em><br>
    <strong>Default:</strong> <code>CacheDirLevels 3</code><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheDirLevels is only available in
  --- 352,358 ----
    <A name="cachedirlevels"><h2>CacheDirLevels</h2></A>
    <strong>Syntax:</strong> CacheDirLevels <em>&lt;levels&gt;</em><br>
    <strong>Default:</strong> <code>CacheDirLevels 3</code><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheDirLevels is only available in
  ***************
  *** 364,370 ****
    <A name="cachedirlength"><h2>CacheDirLength</h2></A>
    <strong>Syntax:</strong> CacheDirLength <em>&lt;length&gt;</em><br>
    <strong>Default:</strong> <code>CacheDirLength 1</code><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheDirLength is only available in
  --- 364,370 ----
    <A name="cachedirlength"><h2>CacheDirLength</h2></A>
    <strong>Syntax:</strong> CacheDirLength <em>&lt;length&gt;</em><br>
    <strong>Default:</strong> <code>CacheDirLength 1</code><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheDirLength is only available in
  ***************
  *** 375,381 ****
    <A name="cachedefaultexpire"><h2>CacheDefaultExpire</h2></A>
    <strong>Syntax:</strong> CacheDefaultExpire <em>&lt;time&gt;</em><br>
    <strong>Default:</strong> <code>CacheDefaultExpire 1</code><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheDefaultExpire is only available in
  --- 375,381 ----
    <A name="cachedefaultexpire"><h2>CacheDefaultExpire</h2></A>
    <strong>Syntax:</strong> CacheDefaultExpire <em>&lt;time&gt;</em><br>
    <strong>Default:</strong> <code>CacheDefaultExpire 1</code><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> CacheDefaultExpire is only available in
  ***************
  *** 388,394 ****
    
    <A name="nocache"><h2>NoCache</h2></A>
    <strong>Syntax:</strong> NoCache <em>&lt;word/host/domain list&gt;</em><br>
  ! <strong>Context:</strong> server config<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> NoCache is only available in
  --- 388,394 ----
    
    <A name="nocache"><h2>NoCache</h2></A>
    <strong>Syntax:</strong> NoCache <em>&lt;word/host/domain list&gt;</em><br>
  ! <strong>Context:</strong> server config, virtual host<br>
    <strong>Status:</strong> Base<br>
    <strong>Module:</strong> mod_proxy<br>
    <strong>Compatibility:</strong> NoCache is only available in
  
  
  

Reply via email to