My problem is I can't access the subdomain name.
I get "ERR_CONNECTION_TIMED_OUT" message.
Let me describe my setting.
xxx.com is the main domain name.
support.xxx.com is my subdomain name.
DocumentRoot for xxx.com is /www/wwwroot/xxx
DocumentRoot for support.xxx.com is /www/wwwroot/xxx/support
- I am using Cloudflare to be my DNS server, and I already configured A record to my aapanel server.
Cloudflare is using DNS mode, not proxy mode.
I can ping support.xxx.com, and get ip address return, the IP address is correct.
- xxx.com is ok to access with the browser, but support.xxx.com gets "ERR_CONNECTION_TIMED_OUT" message.
- only HTTP, no HTTPS