I want to have domain1, domain2, domain 3 to be able to handle request by nginx server at port 443 and domain4 to be handled by Apache at port 443 with common php-fpm. all php and static resources need to be served by respective nginx/Apache server separately. how to do that. Vultr give option of additional IP. can we do it in GCP
1 Like
Hi @sanjjiiv ,
Welcome to the Google Cloud Community!
I found these Stack Overflow threads that have a similar scenario to yours:
- Multiple IP addresses on a single Google Compute Engine instance
- can one instance of google clouds compute engine have multiple external ip addresses
Let me know if it worked. Thank you.
1 Like