How can I set up a subdomain to have a dedicated IP address?
What I want is for domain.com to have one dedicated IP and subdomain.domain.com to have another dedicated IP, and I want to achieve this through a configuration template or some sort of HTTPD Config. These are the only two methods no DNS changes. I want the IP address to be configured within the Nginx and Apache (reverse proxy) config files. Is it possible to do what I need?
What I want is for domain.com to have one dedicated IP and subdomain.domain.com to have another dedicated IP, and I want to achieve this through a configuration template or some sort of HTTPD Config. These are the only two methods no DNS changes. I want the IP address to be configured within the Nginx and Apache (reverse proxy) config files. Is it possible to do what I need?