Hey! New to this forum, sorry if I don't follow standarts; help me improve!
Anyways, I have an issue with my website.
I am hosting a Django website on IIS through CGI, this works perfectly fine.
However, whenever I add a subdomain, and then add another django project in there, my files randomly get deleted.
Randomly. As in - I went to bed, and the next day they were gone. If you think this is an issue with my server being compromised; it is not.
Any way to fix this?
I do have 2 handler files with the same handler name; but I do not know if changing this will cause problems.
I have a wildcard certificate for my domain.
Another issue I have is with my subdomains; you see, every subdomain resolves to an IP, even non existent ones. I don't want this - can I turn this off somehow?
Anyways, I have an issue with my website.
I am hosting a Django website on IIS through CGI, this works perfectly fine.
However, whenever I add a subdomain, and then add another django project in there, my files randomly get deleted.
Randomly. As in - I went to bed, and the next day they were gone. If you think this is an issue with my server being compromised; it is not.
Any way to fix this?
I do have 2 handler files with the same handler name; but I do not know if changing this will cause problems.
I have a wildcard certificate for my domain.
Another issue I have is with my subdomains; you see, every subdomain resolves to an IP, even non existent ones. I don't want this - can I turn this off somehow?