Project

General

Profile

« Previous | Next » 

Revision 11039

web/.htaccess: mod_autoindex: IndexHeadInsert: use IndexStyleSheet for stylesheet link instead

View differences:

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