1. 29 Oct, 1998 1 commit
    • Manoj Kasichainula's avatar
      · 9a165228
      Manoj Kasichainula authored
      PR: 2706
      Changed references to "/status" to "/server-status". This isn't really
      necessary, but a user was confused by the difference between the docs and
      the configuration file, and consistency is a good thing.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82329 13f79535-47bb-0310-9956-ffa450edef68
      9a165228
  2. 23 Oct, 1998 3 commits
  3. 22 Oct, 1998 3 commits
  4. 21 Oct, 1998 1 commit
  5. 19 Oct, 1998 1 commit
  6. 16 Oct, 1998 1 commit
  7. 15 Oct, 1998 1 commit
  8. 07 Oct, 1998 1 commit
  9. 06 Oct, 1998 1 commit
  10. 03 Oct, 1998 1 commit
  11. 02 Oct, 1998 1 commit
    • Ken Coar's avatar
      · 3dfb6b39
      Ken Coar authored
      	Back off a portion of the incremental-IndexOptions patch;
      	unprefixed keywords should clear all inherited options and
      	start setting the local directory's options from scratch.
      	Otherwise, 'keyword' and '+keyword' are essentially identical,
      	and clearing inheritance a pain.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82194 13f79535-47bb-0310-9956-ffa450edef68
      3dfb6b39
  12. 01 Oct, 1998 1 commit
  13. 30 Sep, 1998 1 commit
  14. 28 Sep, 1998 1 commit
    • Ken Coar's avatar
      · d1b69730
      Ken Coar authored
      	There appear to be no dissenters (other than for brand-new and
      	incompatible syntaxes) after three days, and I want to get this
      	in for 1.3.3.  It can always be modified or reverted later.
      
      	Add +/- prefixes to IndexOptions keywords, allow merging of
      	multiple occurrences, and document the changes.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82175 13f79535-47bb-0310-9956-ffa450edef68
      d1b69730
  15. 27 Sep, 1998 1 commit
  16. 24 Sep, 1998 1 commit
  17. 17 Sep, 1998 5 commits
  18. 13 Sep, 1998 1 commit
  19. 12 Sep, 1998 2 commits
  20. 10 Sep, 1998 2 commits
  21. 09 Sep, 1998 1 commit
  22. 08 Sep, 1998 2 commits
  23. 07 Sep, 1998 1 commit
  24. 06 Sep, 1998 1 commit
  25. 04 Sep, 1998 1 commit
  26. 02 Sep, 1998 1 commit
    • Ken Coar's avatar
      · dbcd76fe
      Ken Coar authored
      	Update the filname column width-sizing piece of mod_autoindex
      	so that it's customisable with a NameLength keyword on the
      	IndexOptions directive.  A value of '*' means 'as wide as the
      	longest filename,' which was the default effect of the last
      	patch in this area.
      
      PR:	1949, 2324
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81979 13f79535-47bb-0310-9956-ffa450edef68
      dbcd76fe
  27. 31 Aug, 1998 1 commit
    • Ken Coar's avatar
      · 8794b635
      Ken Coar authored
      	Clean up mod_autoindex's storage of the IndexOptions settings.
      	They are per-directory, not per-filename, so keeping them in
      	an array is confusing and pointless.  They're now stored in an
      	int in the module config record.  Also (finally!) fix the
      	FancyIndexing directive so it gets merged into any IndexOptions
      	settings for the current directory, rather than replacing them.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81972 13f79535-47bb-0310-9956-ffa450edef68
      8794b635
  28. 27 Aug, 1998 1 commit
  29. 24 Aug, 1998 1 commit