summaryrefslogtreecommitdiffstats
path: root/dat/log/.htaccess
blob: 9370bc3dda062c5159e493ae680501d6a8ea739a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
IndexOptions FancyIndexing NameWidth=30 SuppressHTMLPreamble
IndexOrderDefault Descending Name
IndexIgnore .*
IndexIgnore crawl-dev.log.concat
AddType text/plain .log
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
AddHandler cgi-script .concat
AddType text/plain .concat
HeaderName .logview.shtml
AddDescription "<a href='#' onclick='wensley(this.previousSibling.previousSibling.attributes[\"href\"].value)'>View log</a>" *