Advertisement
Guest User

Untitled

a guest
Dec 10th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. C:WindowsSystem32driversetchosts
  2.  
  3. localhost:8084 webtest.local
  4.  
  5. ipconfig /displaydns
  6.  
  7. webtest.local
  8. ----------------------------------------
  9. O nome não existe.
  10.  
  11. ipconfig /flushdns
  12. ipconfig /release
  13. ipconfig /renew
  14.  
  15. 127.0.0.1 localhost
  16. 127.0.0.1 webtest.local
  17. 127.0.0.1 outroteste.local
  18.  
  19. 127.0.0.1 localhost
  20. 127.0.0.1 webtest.local outroteste.local maisumteste.local
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement