Wednesday, 29 November 2023

/etc/hosts location for windows and ubuntu

The /etc/hosts file contains a mapping of IP addresses to URLs. Your browser uses entries in the /etc/hosts file to override the IP-address-to-URL mapping returned by a DNS server

https://acquia.my.site.com/s/article/360004175973-Using-an-etc-hosts-file-for-custom-domains-during-development#:~:text=The%20%2Fetc%2Fhosts%20file%20contains,before%20making%20a%20website%20live.

widows host file :

C:\Windows\System32\drivers\etc

ubuntu 

/etc/hosts 

No comments:

Post a Comment