Says “Please type in the domain into the input field below that will be used for Nextcloud in order to create a new AIO instance.”
I dont wanna unnecessarily spend money
Says “Please type in the domain into the input field below that will be used for Nextcloud in order to create a new AIO instance.”
I dont wanna unnecessarily spend money
Hi,
Good idea!
And once you have you domainname, you can do the following:
What this does, is that if somebody addresses your website with a URL that does not contain the exact hostname of your nextcloud, the webquery will go to the empty website and simply return a 404. A hacker who does a webrequest to “https://your-ip-address/login” will just get a “404 not found” and not reach your nextcloud instance.
This keeps people who just scan the internet for vulnerable systems and try out all kind of URLs to try to get in out of your nextcloud.
Of course, this only works if you keep the full hostname of your instance to yourself and do not post it somewhere (including social media, mailing-lists, …)
Good luck with your nextcloud server