I'm trying to set up an owncloud instance, and trying to pass it through owncloud.[mydomain].com, running the owncloud from a home server but passing through a domain I get through a hosting provider.
The problem is, my hosting provider doesn't support dynamic dns, and I've tried asking them if they have any way or will.
I've seen that, using htaccess, php can sometimes mimic dns redirects. Is there a way to do so dynamically so that ddclient on a linux system can update it?