Actions
Bug #1669
closedExternal css-style works only in dir it lays
ASK QUESTIONS IN Forums:
Description
External css-style works only in directory it lays, because it binded with html listing file through <link rel="stylesheet" type="text/css" href="mystyle.css" />, i.e. by not absolute link.
-- andreythinking
Updated by icy over 16 years ago
How about using "http://foo.tld/mystyle.css" or "/mystyle.css"?
Updated by Anonymous over 16 years ago
I solved the problem by set option in
dir-listing.external-css = "http://localhost:81/lighttpd_mystyle.css" .
-- andreythinking
Updated by Anonymous over 16 years ago
But true situation is to use css-file external for document-root.
-- andreythinking
Updated by stbuehler over 16 years ago
- Status changed from New to Fixed
- Resolution set to invalid
Actions
Also available in: Atom