dgaudet     97/05/07 12:21:47

  Modified:    conf      srm.conf-dist
  Log:
  Documentation clarification for PR#521.
  
  Revision  Changes    Path
  1.12      +4 -0      apache/conf/srm.conf-dist
  
  Index: srm.conf-dist
  ===================================================================
  RCS file: /export/home/cvs/apache/conf/srm.conf-dist,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -C3 -r1.11 -r1.12
  *** srm.conf-dist     1997/01/07 06:38:04     1.11
  --- srm.conf-dist     1997/05/07 19:21:47     1.12
  ***************
  *** 131,136 ****
  --- 131,140 ----
    # Aliases: Add here as many aliases as you need (with no limit). The format 
is 
    # Alias fakename realname
    
  + # Note that if you include a trailing / on fakename then the server will
  + # require it to be present in the URL.  So "/icons" isn't aliased in this
  + # example.
  + 
    #Alias /icons/ /usr/local/etc/httpd/icons/
    
    # ScriptAlias: This controls which directories contain server scripts.
  
  
  

Reply via email to