I have a Lemoon site (developed by someone else) that have a -tag that is supposed to load a CSS file.
But it doesn't. The path has a slash at the very beginning, and that seems to be the problem. If I remove the leading slash from within firebug the CSS is loaded.
But since the live site is working and nothing has been changed in the source, it has to be the ISS/web setup on our development server that differs from the place where it was hosted.
Is there special requirements as where a Lemoon site can reside on a server? Real web or Virtual? Host header/port?