Start Owncloud in website, but not startpage

Hi All,

I’m using Owncloud 10.4 on Raspberry PI with nginx configuration. If I configure the nginx.conf as the startpage for Owncloud everything is ok.

My goal is to have a private site start with https://domain.de/index.html and in this page I would like to call Owncloud.
What would be the right call for this?

If I start with index.php or index.html in the https://domain/cloud/ folder I just get a download with the index php file.

Can somebody help me to get this running inside my website.

If somebody needs more detailed information please let me know.

Klemens

Hi @Klemens I would recommend to configure with Apache, whe have a quick documentation that could help you as example: Install ownCloud on Ubuntu 20.04 :: ownCloud Documentation