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
Hi @sanjjiiv,
Welcome to the Google Cloud Community!
I found these Stack Overflow threads that have a similar scenario to yours:
Let me know if it worked. Thank you.