New on LowEndTalk? Please Register and read our Community Rules.
OwnCloud - Nginx Conf

Hi All,
I have just updated to owncloud Version 4.5.7 and now when i logged in the whole screen looked messed up because of some Rewrite issues.
This issue has been addressed in https://github.com/owncloud/documentation/issues/21 but still wondering if anyone of you have tried or have got some success here.
For me til the Version 4.0.11 works fine.
Comments
works for me
http://p.voltaire.sh/5
Can you screen shot it? I think I had a similar problem (which I fixed), just want to make sure it's related.
I did install it once with nginx and had the same issue, after 2-3 days of testing different rewrite rules I got it working. Only to find out that the free version didn't have smartphone support.
In an act of wrath, I reinstalled the vps, loosing all settings I had done without saving the config.
Er? Download a WebDAV app?
no, i'm not gonna screenshot my owncloud setup.
nothing shows up in error console, and everything loads correctly as far as I can tell
I'm not asking you for a screen shot boss, rather the OP.
Basically if it looks as if it's only loading text (no structure, no images)... that is the problem I had (which is easily fixed).
@Noxter could you please share your nginx conf file , if you dont mind ..
I am getting the below error starting with
http://myserver.com/remote.php/core.js ---Failed to load resource: the server responded with a status of 404 (Not Found)
I am getting the below error starting with
If you have done some Googling you should be able to find this article I wrote
http://www.zayblog.com/computer-and-it/2012/10/21/how-to-configure-owncloud-on-a-lnmp-linux-niginx-mysql-php-fpm-stack/
I think thats the part you want? otherwise, all the images and js/css are loading correctly, take a look at my paste earlier
It isn't nginx only. I also got it with the default apache installation.