chuck       96/06/07 13:56:48

  Modified:    conf      httpd.conf-dist
  Log:
  Submitted by: Chuck Murcko
  Add NoCache example to the other mod_proxy options in httpd.conf-dist
  
  Revision  Changes    Path
  1.3       +1 -0      apache/conf/httpd.conf-dist
  
  Index: httpd.conf-dist
  ===================================================================
  RCS file: /export/home/cvs/apache/conf/httpd.conf-dist,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -C3 -r1.2 -r1.3
  *** httpd.conf-dist   1996/02/22 11:45:49     1.2
  --- httpd.conf-dist   1996/06/07 20:56:47     1.3
  ***************
  *** 143,148 ****
  --- 143,149 ----
    #CacheMaxExpire 24
    #CacheLastModifiedFactor 0.1
    #CacheDefaultExpire 1
  + #NoCache adomain.com anotherdomain.edu joes.garage.com
    
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, in addition to the default. See also the VirtualHost command
  
  
  

Reply via email to