Question
When server load balancer (SLB) is used as the forwarding rule, a URL can contain special characters. However, after a special character is configured for a URL, http://XXX.XXX.com/#/ ) failed. If you use a backend ECS IP ( http://192.XXX.XXX.10/#/ ), the access is successful.
Answer
If you access an SLB instance by using the domain name, you must convert any special characters. For example, you have to encode the number sign (#) and specify a value
of 23. If you use an SLB domain name, enter the IP address in the browser http://XXX.XXX.com/%23/
.
Scope
- SLB