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.
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
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
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
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