Skip to content

Instantly share code, notes, and snippets.

@phinett
Created November 15, 2012 21:19
Show Gist options
  • Save phinett/4081344 to your computer and use it in GitHub Desktop.
Save phinett/4081344 to your computer and use it in GitHub Desktop.
Windows Users
Open Notepad as administrator (right click and choose Run as administrator)
Navigate to:
c:\windows\system32\drivers\etc\
You have to change it from showing 'Text Documents (.txt)' to 'All Files (*.*)'
Open the file called 'hosts'
Paste in the following 2 lines of text anywhere starting on a new line:
50.115.123.108 www.house-mixes.com
50.115.123.108 media.house-mixes.com
Save the file, close your web browser and open up a new one and visit www.house-mixes.com.
You may have to restart your computer if it doesn't work straight away.
PLEASE NOTE: This is only a temporary measure, i advise to reverse this after 24 hours as it will no longer be required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment