I am new to server administrating and was wondering if there is a way to change the content shown for my hostname (ex. server.example.com) to something that is different from (ex. example.com).
I have finished 301 redirecting the www sub-domains but still do not quite understand what to do with the hostname sub-domain.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Google don’t have a way to notice server.example.com unless you’re linking to it from somewhere. But you can use a robots.txt file to be sure.
You can create a Nginx server block for server.example.com and have it’s own content there. Or you can 301 it to your main website. That won’t be a problem
The developer cloud
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.