Keywords: WordPress - Google Cloud Platform - How to - Other
Description:
Hi, is it possible to use two domains using the same Google Cloud instance and the same ip?
I’m using a bitnami certified Wordpress stack and I want to install a php script in a folder inside / opt / bitnami /
so my main domain would remain pointing to my wordpress installation
/ opt / bitnami / wordpress /
and a secondary domain to the folder where the script is installed
/ opt / bitnami / script
I can do this ?