https://issues.dlang.org/show_bug.cgi?id=16147
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |WORKSFORME --- Comment #8 from [email protected] --- This works fine for me, e.g. http://dlang.org/foo http://dlang.org/foo/bar/foo And it looks like the resource URLs are set properly in the HTML: <link rel="stylesheet" href="/css/codemirror.css"> <link rel="stylesheet" href="/css/style.css"> <link rel="stylesheet" href="/css/print.css" media="print"> --
