diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-11-04 04:32:48 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-11-04 04:32:48 +0000 |
commit | 289bc4ac18ddb210a0e178417ef5072318ae6875 (patch) | |
tree | 2a637f55d21f5710a84abd4316e83db53796edb2 /mbone/vic/files/patch-ab | |
parent | Import of Shisen-sho puzzle game for X11 (diff) |
Situation:
It is impossible to suppress initial HTML preamble for directories, i.e.
<HEAD><TITLE>Index of dir</TITLE></HEAD><BODY>
It means that it is impossible to change <TITLE> or add any
<META HTTP-EQUIV...> tags to <HEAD> section or change <BODY>
attributes without HTML syntax violation (.asis, cern_meta, etc.
not helps here too).
Fix:
I add "SuppressHTMLPreamble" option to "IndexOptions". When this option
is set _and_ HEADER.html (or what you set as it) is present and readable,
standard <HEAD><TITLE>Index of dir</TITLE></HEAD><BODY> preamble
will be suppressed assuming you have right HTML preamble in your
HEADER.html. It solves all problems mentioned above.
Diffstat (limited to 'mbone/vic/files/patch-ab')
0 files changed, 0 insertions, 0 deletions