SHARE
TWEET

Untitled

a guest Oct 26th, 2015 61 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -------- original ----------------
  2. #
  3. # /etc/hosts: static lookup table for host names
  4. #
  5.  
  6. #<ip-address>   <hostname.domain.org>   <hostname>
  7. 127.0.0.1       localhost.localdomain   localhost
  8. ::1             localhost.localdomain   localhost
  9.  
  10. # End of file
  11. ------------ edited -----------------
  12. #
  13. # /etc/hosts: static lookup table for host names
  14. #
  15.  
  16. #<ip-address>   <hostname.domain.org>   <hostname>
  17. 127.0.0.1       localhost.localdomain   localhost
  18. ::1             localhost.localdomain   localhost
  19. http://aa.com   http://bb.com           localhost
  20.  
  21. # End of file
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top