Report this

What is the reason for this report?

Nginx server and Apache2 server

Posted on February 22, 2017

configure Nginx in DMZ (reverse proxy) and Apache2 in another VLAN. All is ok, I could navigate in application (owncloud), but when I click on disconnect in web app, I have a time out, and the ip of apache2 server apears in url… Whats wrong?? Servers are on Ubuntu 16.04, owncloud 9.1 Thanks for your help



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Nice, and thanks a lot. That works… Great

You need to set overwritehost in owncloud to avoid that, because owncloud has automatic hostname detection: https://doc.owncloud.org/server/9.0/admin_manual/configuration_server/config_sample_php_parameters.html#proxy-configurations The was a bug on this as well: https://github.com/owncloud/core/issues/17201

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.