Sample Header Ad - 728x90

How does Apache webserver is able to detect CNAME

2 votes
2 answers
1057 views
I was quite curious how does Apache web server can detect a subdomain even when all the subdomains point to same IP address, since my understanding is that an IP address that cannot have a subdomain, and every domain name ultimately resolve to an IP address. Example: example1.domain.com resolves to => 192.24.17.65 take you to => example1 webpage example2.domain.com resolves to => 192.24.17.65 take you to => example2 webpage
Asked by satyamfifa (23 rep)
May 2, 2021, 10:49 PM
Last activity: Feb 7, 2023, 04:14 PM