hi at all,
I configured owncloud and I can access it from the web. but it tells me the DDNS link has to be "trusted". whenever I try to add it to the trusted list it says "invalid".
the DDNS is http://your-domain.dynu.net/owncloud/
however I cannot add it. when I add http://your-domain.dynu.net it is accepted, but it tells me "not trusted" when accessing from outside.
why is that?
best wishes!
owncloud does not want trusted domain Topic is solved
Re: owncloud does not want trusted domain
Hi,
inside
PS: I removed your privat domain information from your post
inside
/var/www/owncloud/config/config.php
you would need to add your domain your-domain.dynu.net
only, without http://PS: I removed your privat domain information from your post
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: owncloud does not want trusted domain
thanks. why isn't that possible through GUI? it tells me "invalid URL" when I try it there.
Re: owncloud does not want trusted domain
question you would need to raise with OwnCloud developer why thinks are not possible on Gui https://central.owncloud.org/
For me this is working well. Pls can you post relevant part (trusted_domains array) from
For me this is working well. Pls can you post relevant part (trusted_domains array) from
config.php
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: owncloud does not want trusted domain
it is working! I mixed this up with CORS domains (whatever that is). I do not understand why config editing is not possible in GUI. editing via command line is a bit inconvenient.
Re: owncloud does not want trusted domain
This has nothing to do with DietPi. The Giu is created by Owncloud developer.I do not understand why config editing is not possible in GUI. editing via command line is a bit inconvenient.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: owncloud does not want trusted domain
true. will ask in their forums.