Revision 11039
Added by Aaron Marcuse-Kubitza over 11 years ago
web/.htaccess | ||
---|---|---|
96 | 96 |
IndexOptions +FoldersFirst +HTMLTable +IconsAreLinks +IgnoreCase +TrackModified +VersionSort +XHTML |
97 | 97 |
IndexOrderDefault Ascending Description |
98 | 98 |
|
99 |
IndexHeadInsert '<link rel="stylesheet" type="text/css" href="/main.css" />\ |
|
100 |
<div><i>Note that some listed files are not web-accessible. They will produce a "Forbidden" error when clicked.</i></div>' |
|
99 |
IndexStyleSheet /main.css |
|
100 |
IndexHeadInsert '<div><i>Note that some listed files are not web-accessible. They will produce a "Forbidden" error when clicked.</i></div>' |
Also available in: Unified diff
web/.htaccess: mod_autoindex: IndexHeadInsert: use IndexStyleSheet for stylesheet link instead