I have a Drupal-based site on a subdomain in zymichost.com. Had a subdomain on my domain have its "A" record (I can't touch the nameservers) point to the zymichost subdomain such that for example "sub.mydomain.com" points to "sub.zymichost.com".
Everything works like a charm except when I try using upload module of Drupal on my domain.
I can upload files fine under "sub.zymichost.com" but i get nothing or "file upload error" on "sub.mydomain.com".
I believe this is an .htaccess issue but I don't know the right way to work out Rewrite rules.
Looking forward to some assistance. Thanks.