Back
Trying to set up the load balancer in GCP with several nodes, Where nodes is having a domain attached with it. Now i want to configure to redirect the requests to https.
Can I configure the same at load balancer level or at apache.
Here you cannot do it directly with load balancer, But you can achieve it using SSL certificate, and also along with that you need to enable the condition-based routing using x-forwarded-port.
For more details, refer to the below tutorial on Google Cloud Training.
31k questions
32.8k answers
501 comments
693 users