Advertisement
fweng322

proxyserver-etc-hosts

Apr 13th, 2020
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. 127.0.0.1 localhost #other hostnames
  2. 127.0.1.1 myhostname
  3.  
  4. # For reverse proxy
  5. 192.168.xxx.57 intern-conf.libreoffice.asia intern-www.libreoffice.asia
  6. 192.168.xxx.57 intern-www.opensource.net.tw limesurvey57.slat.org
  7.  
  8.  
  9. # The following lines are desirable for IPv6 capable hosts
  10. ::1 localhost ip6-localhost ip6-loopback
  11. ff02::1 ip6-allnodes
  12. ff02::2 ip6-allrouters
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement