cvs commit: apache/src CHANGES mod_dir.c

1997-06-23 Thread Rodent of Unusual Size
coar97/06/23 04:36:58 Modified:src CHANGES mod_dir.c Log: Add IconHeight and IconWidth to mod_dir's IndexOptions directive. These allow the specification of HEIGHT and WIDTH attributes in the IMG tags emitted when FancyIndexing is enabled.

cvs commit: apache/src CHANGES mod_dir.c

1997-05-12 Thread Roy Fielding
fielding97/05/12 21:01:51 Modified:src CHANGES mod_dir.c Log: If the lookup for a DirectoryIndex name with content negotiation has found matching variants, but none are acceptable, return the negotiation result if there are no more DirectoryIndex names to lookup. Submi

cvs commit: apache/src CHANGES mod_dir.c

1997-04-17 Thread Roy Fielding
fielding97/04/17 19:56:15 Modified:src CHANGES mod_dir.c Log: Fixed SIGSEGV problem when a DirectoryIndex file is also the source of an external redirection. The problem was that the redirection would be seen as a subrequest, but the redirection header fields were not bein

cvs commit: apache/src CHANGES mod_dir.c

1997-01-12 Thread Randy Terbush
randy 97/01/12 12:11:56 Modified:src CHANGES mod_dir.c Log: Log reason when mod_dir returns access HTTP_FORBIDDEN Reviewed by: Rob Hartill, Randy Terbush Submitted by: Ken the Rodent of Unusual Size Revision ChangesPath 1.120 +4 -0 apache/src/CHANGES

cvs commit: apache/src CHANGES mod_dir.c

1996-06-21 Thread Alexei Kosut
akosut 96/06/21 13:12:09 Modified:src CHANGES mod_dir.c Log: Allow ScanHTMLTitles directive to work with lowercase tags. Reviewed by: Ben Laurie, Randy Terbush Revision ChangesPath 1.33 +2 -0 apache/src/CHANGES Index: CHANGES