Natanael as promissed:
Need to set the correct path for http'url' and I'm ot sure if we can
set footer like this and maybe the exclude should be a proper regex to
hide the dirlisting directory.
$HTTP["url"] =~ "^/download($|/)" {
dir-listing.activate = "enable"
dir-listing.external-css = "/dirlisting/style.css"
dir-listing.hide-header-file = "enable"
dir-listing.exclude = "dirlisting"
dir-listing.set-footer = "<span id="\footer\"><center>Alpine Linux
Mirror</center></span></div>"
}
On Wed, 2009-01-07 at 13:42 +0100, Carlo Landmeter wrote:
> Natanael as promissed:
>
>
> Need to set the correct path for http'url' and I'm ot sure if we can
> set footer like this and maybe the exclude should be a proper regex to
> hide the dirlisting directory.
>
> $HTTP["url"] =~ "^/download($|/)" {
> dir-listing.activate = "enable"
> dir-listing.external-css = "/dirlisting/style.css"
> dir-listing.hide-header-file = "enable"
> dir-listing.exclude = "dirlisting"
> dir-listing.set-footer = "<span id="\footer\"><center>Alpine Linux
> Mirror</center></span></div>"
> }
I could not get it use the header.html.
I copied the default lighttpd css, added the bg-main.jpg as a background
image for h2 and adjusted the margins a bit.
almost as good :)
http://dev.alpinelinux.org/alpine/
-nc
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---