Ticket #1183 (new enhancement)
mod_dirlist.c supporting default_css
| Reported by: | halfdan | Owned by: | jan |
|---|---|---|---|
| Priority: | high | Milestone: | 1.5.0 |
| Component: | mod_dirlisting | Version: | 1.4.15 |
| Severity: | normal | Keywords: | css, dirlisting |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
Hi there, I'm using lighttpd for several months now on my rootserver. I had the problem that mod_dirlisting doesn't allow to specify a default_css. Sure there's external_css, but the CSS specified with this directive has to be reachable via URL. This is complicated when using vhosts, because there has to be a css file for each vhost. My modification makes it possible to specify default_css, which content will be printed out into the html file so that theres no need to be public available.
Greetz halfdan ************** http://c0demonkey.com
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

