On Sat, Nov 14, 2009 at 06:55:53AM +0100, Olivier Berger wrote: > > After installation of FusionForge, the web interface is not active (only > Apache2's default "it works" page). > > I think that one has to issue a2dissite 000-default. >
Furthermore, the CSS and other theme components are apparently hardcoded to be present on the server's https://hostname/ URLs ... which renders nothing out of the box with firefox as the SSL cert is self-signed, btw. Anyway, there's no reason to use absolute URLs referring to HTTPS for graphics when accessing it through HTTP (the reverse may be more understandable maybe). IMHO, the graphics parts should be on same server and probably with relative URLs. Best regards, -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

