Project

General

Profile

Actions

Bug #1669

closed

External css-style works only in dir it lays

Added by Anonymous almost 16 years ago. Updated over 15 years ago.

Status:
Invalid
Priority:
Low
Category:
mod_dirlisting
Target version:
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

Actions #1

Updated by icy almost 16 years ago

How about using "http://foo.tld/mystyle.css" or "/mystyle.css"?

Actions #2

Updated by Anonymous almost 16 years ago

I solved the problem by set option in

dir-listing.external-css = "http://localhost:81/lighttpd_mystyle.css" .

-- andreythinking

Actions #3

Updated by Anonymous almost 16 years ago

But true situation is to use css-file external for document-root.

-- andreythinking

Actions #4

Updated by stbuehler almost 16 years ago

  • Status changed from New to Fixed
  • Resolution set to invalid
Actions #5

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom