See this bug http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-933
Denis Kot 2012/10/16 Thomas Müller <[email protected]>: > > > Am Dienstag, dem 16.10.2012 um 12:56 schrieb Arthur Schiwon: >> Hey, >> >> today I got two reports about ownCloud 4.5 being broken due to missing CSS. >> When yourowncloudserver.com/remote.php/core.css is requested, only garbled >> output is presented as if a binary file is shown in the browser. The login >> page, however looks fine. >> >> One reports this behaviour on Apache, the other with Lighttpd, both running >> Linux. >> >> On my LAMP install I cannot reproduce it. >> >> Anybody an idea what's going on there? >> > > I had some issues in the past as well. Instead of returning core.{js|css} the > index was > returned by the web server (Apache in my case). > The solution was to add > AllowOverride All > to the Apache config in order to activate .htaccess support. > > I hope this helps. > > Tom > > > >> Cheers >> Arthur >> >> P.S.: One of the reporters wanted to file a bug. >> _______________________________________________ >> Owncloud mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/owncloud > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
